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
/
src
/
bin
Age
Commit message (
Expand
)
Author
2018-05-09
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-07
Translation updates
Peter Eisentraut
2018-05-05
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-04
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-04-26
Correct pg_recvlogical server version test.
Noah Misch
2018-03-31
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-28
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-03-22
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-18
Fix pg_recvlogical for pre-10 versions
Magnus Hagander
2018-03-08
In initdb, don't bother trying max_connections = 10.
Tom Lane
2018-03-05
Fix pg_rewind to handle relation data files in tablespaces properly.
Fujii Masao
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-26
Translation updates
Peter Eisentraut
2018-02-21
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
Tom Lane
2018-02-20
Fix pg_dump's logic for eliding sequence limits that match the defaults.
Tom Lane
2018-02-11
Fix assorted errors in pg_dump's handling of extended statistics objects.
Tom Lane
2018-02-05
Translation updates
Peter Eisentraut
2018-02-05
Ensure that all temp files made during pg_upgrade are non-world-readable.
Tom Lane
2018-01-22
Make pg_dump's ACL, sec label, and comment entries reliably identifiable.
Tom Lane
2018-01-09
pg_upgrade: prevent check on live cluster from generating error
Bruce Momjian
2018-01-05
pg_upgrade: remove C comment
Bruce Momjian
2018-01-05
pg_upgrade: revert part of patch for ease of translation
Bruce Momjian
2018-01-05
pg_upgrade: simplify code layout in a few places
Bruce Momjian
2018-01-03
Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall.
Andres Freund
2017-11-16
Fix bogus logic for checking data dirs' versions within pg_upgrade.
Tom Lane
2017-11-09
Fix bogus logic for checking executables' versions within pg_upgrade.
Tom Lane
2017-11-07
Fix version numbering foulups exposed by 10.1.
REL_10_1
Tom Lane
2017-11-05
Translation updates
Peter Eisentraut
2017-11-02
In client support of v10 features, use standard schema handling.
Noah Misch
2017-11-02
pg_basebackup: Fix comparison handling of tablespace mappings on Windows
Peter Eisentraut
2017-10-31
Fix underqualified cast-target type names in pg_dump and psql queries.
Tom Lane
2017-10-22
Adjust psql \d query to avoid use of @> operator.
Tom Lane
2017-10-02
Translation updates
Peter Eisentraut
2017-10-01
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-10-01
Fix busy-wait in pgbench, with --rate.
Heikki Linnakangas
2017-09-29
pgbench: If we fail to send a command to the server, fail.
Robert Haas
2017-09-29
psql: Update \d sequence display
Peter Eisentraut
2017-09-24
Fix pg_basebackup test to original intent
Peter Eisentraut
2017-09-18
Translation updates
Peter Eisentraut
2017-09-14
Fix ordering in pg_dump of GRANTs
Stephen Frost
2017-09-11
Translation updates
Peter Eisentraut
2017-09-11
Message style fixes
Peter Eisentraut
2017-09-09
pg_upgrade: Message style fixes
Peter Eisentraut
2017-09-06
Add psql variables showing server version and psql version.
Tom Lane
2017-09-05
Fix psql's --help=commands output line count.
Tom Lane
2017-09-04
Fix translatable string
Alvaro Herrera
2017-08-28
Translation updates
Peter Eisentraut
2017-08-26
pg_test_timing: Some NLS fixes
Peter Eisentraut
[next]