index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-12-05
Print wal_log_hints in the rm_desc routing of a parameter-change record.
Heikki Linnakangas
2014-12-05
Don't dump core if pq_comm_reset() is called before pq_init().
Robert Haas
2014-12-04
Fix PGXS vpath build when PostgreSQL is built with vpath
Peter Eisentraut
2014-12-04
Revert haphazard pgxs makefile changes
Peter Eisentraut
2014-12-04
Remove USE_VPATH make variable from PGXS
Peter Eisentraut
2014-12-04
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
Peter Eisentraut
2014-12-04
Move PG_AUTOCONF_FILENAME definition
Peter Eisentraut
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
Fix typos
Alvaro Herrera
2014-12-03
Fix whitespace
Peter Eisentraut
2014-12-03
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
Improve error messages for malformed array input strings.
Tom Lane
2014-12-02
Don't skip SQL backends in logical decoding for visibility computation.
Andres Freund
2014-12-02
Fix JSON aggregates to work properly when final function is re-executed.
Tom Lane
2014-12-02
Minor cleanup of function declarations for BRIN.
Tom Lane
2014-12-02
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-01
Guard against bad "dscale" values in numeric_recv().
Tom Lane
2014-12-01
Move security_label test
Alvaro Herrera
2014-12-01
Fix hstore_to_json_loose's detection of valid JSON number values.
Andrew Dunstan
2014-12-01
Put SSL_pending() call behind the new internal SSL API.
Heikki Linnakangas
2014-12-01
Add a #define for the inet overlaps operator.
Tom Lane
2014-11-30
Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd8 et al.
Tom Lane
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
Noah Misch
2014-11-29
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-28
Fix BRIN operator family definitions
Alvaro Herrera
2014-11-28
Update transaction README for persistent multixacts
Alvaro Herrera
2014-11-28
Add bms_get_singleton_member(), and use it where appropriate.
Tom Lane
2014-11-28
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-11-28
Improve performance of OverrideSearchPathMatchesCurrent().
Tom Lane
2014-11-28
Improve typcache: cache negative lookup results, add invalidation logic.
Tom Lane
2014-11-28
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Fujii Masao
2014-11-28
Fix assertion failure at end of PITR.
Heikki Linnakangas
2014-11-27
Make \watch respect the user's \pset null setting.
Fujii Masao
2014-11-27
Mark response messages for translation in pg_isready.
Fujii Masao
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-26
Remove dead function prototype
Heikki Linnakangas
2014-11-26
Attempt to suppress uninitialized variable warning.
Robert Haas
2014-11-25
Fix uninitialized-variable warning.
Tom Lane
2014-11-25
action_at_recovery_target recovery config option
Simon Riggs
2014-11-25
De-reserve most statement-introducing keywords in plpgsql.
Tom Lane
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-25
Add int64 -> int8 mapping to genbki
Stephen Frost
2014-11-25
Allow using connection URI in primary_conninfo.
Heikki Linnakangas
2014-11-25
Allow "dbname" from connection string to be overridden in PQconnectDBParams
Heikki Linnakangas
2014-11-25
Suppress DROP CASCADE notices in regression tests
Stephen Frost
2014-11-25
Check return value of strdup() in libpq connection option parsing.
Heikki Linnakangas
2014-11-25
Make Port->ssl_in_use available, even when built with !USE_SSL
Heikki Linnakangas
2014-11-24
Add infrastructure to save and restore GUC values.
Robert Haas
2014-11-24
Add a few paragraphs to B-tree README explaining L&Y algorithm.
Heikki Linnakangas
[prev]
[next]