index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2017-09-05
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
In psql, use PSQL_PAGER in preference to PAGER, if it's set.
Tom Lane
2017-09-05
Add psql variables showing server version and psql version.
Tom Lane
2017-09-04
Adjust pgbench to allow non-ASCII characters in variable names.
Tom Lane
2017-09-02
doc: Fix typos and other minor issues
Peter Eisentraut
2017-09-01
doc: Remove mentions of server-side CRL and CA file names
Peter Eisentraut
2017-09-01
pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.
Robert Haas
2017-09-01
Provisional list of Major Features
Simon Riggs
2017-09-01
Use group updates when setting transaction status in clog.
Robert Haas
2017-09-01
Add a WAIT option to DROP_REPLICATION_SLOT
Alvaro Herrera
2017-09-01
Add note about diskspace usage of pg_commit_ts
Simon Riggs
2017-09-01
Introduce 64-bit hash functions with a 64-bit seed.
Robert Haas
2017-08-31
Remove to pre-8.2 coding convention for PG_MODULE_MAGIC
Peter Eisentraut
2017-08-30
Separate reinitialization of shared parallel-scan state from ExecReScan.
Tom Lane
2017-08-29
doc: Avoid sidebar element
Peter Eisentraut
2017-08-29
Doc: document libpq's restriction to INT_MAX rows in a PGresult.
Tom Lane
2017-08-29
Improve docs about numeric formatting patterns (to_char/to_number).
Tom Lane
2017-08-28
Doc: adjust release-note credit for parallel pg_restore fix.
Tom Lane
2017-08-28
Clarify documentation
Peter Eisentraut
2017-08-27
Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.
Tom Lane
2017-08-26
Doc: update v10 release notes through today.
Tom Lane
2017-08-26
First-draft release notes for 9.6.5.
Tom Lane
2017-08-25
Improve low-level backup documentation.
Robert Haas
2017-08-25
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-08-23
Tweak some SCRAM error messages and code comments
Peter Eisentraut
2017-08-22
doc: Mention identity column feature in section on serial
Peter Eisentraut
2017-08-21
Don't install ICU collation keyword variants
Peter Eisentraut
2017-08-21
Expand set of predefined ICU locales
Peter Eisentraut
2017-08-21
pg_prewarm: Add automatic prewarm feature.
Robert Haas
2017-08-17
doc: Update RFC URLs
Peter Eisentraut
2017-08-17
doc: Fix table column count
Peter Eisentraut
2017-08-16
pg_dump: Support using synchronized snapshots on standbys
Peter Eisentraut
2017-08-16
doc: Update URL of DocBook XSL stylesheets
Peter Eisentraut
2017-08-16
doc: Add logical replication to comparison matrix
Peter Eisentraut
2017-08-16
Correct representation of foreign tables in information schema
Peter Eisentraut
2017-08-16
doc: Document pg_receivewal exit behavior and status
Peter Eisentraut
2017-08-15
doc: Add missing logical replication protocol message
Peter Eisentraut
2017-08-15
doc: Improve PDF bookmarks
Peter Eisentraut
2017-08-15
pg_dump: Add a --load-via-partition-root option.
Robert Haas
2017-08-14
doc: Fix logical replication protocol doc detail
Peter Eisentraut
2017-08-13
Fix vertical spanning in table "wait_event Description".
Noah Misch
2017-08-11
doc: Add example for inet vs cidr difference
Peter Eisentraut
2017-08-11
doc: Update description of rolreplication column
Peter Eisentraut
2017-08-11
doc: Small wording improvement
Peter Eisentraut
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
Make some more improvements to parallel query documentation.
Robert Haas
2017-08-08
doc: Add missing pieces to logical replication protocol doc
Peter Eisentraut
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
Fix inadequacies in recently added wait events
Alvaro Herrera
2017-08-08
Disclaim xmltable() support for non-UTF8 databases.
Noah Misch
[next]