index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Remove no-longer-appropriate special case in psql's \conninfo code.
Tom Lane
2018-08-03
*
pg_upgrade: fix --check for live source server checks
Bruce Momjian
2018-07-31
*
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-07-31
*
Fix pg_dump's failure to dump REPLICA IDENTITY for constraint indexes.
Tom Lane
2018-07-30
*
pg_upgrade: check for clean server shutdowns
Bruce Momjian
2018-07-28
*
Further portability hacking in pg_upgrade's test script.
Tom Lane
2018-07-21
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-07-09
*
Correct handling of fsync failures with tar mode of walmethods.c
Michael Paquier
2018-06-26
*
Address set of issues with errno handling
Michael Paquier
2018-06-25
*
Use snprintf not sprintf in pg_waldump's timestamptz_to_str.
Tom Lane
2018-06-16
*
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-08
*
Translation updates
Peter Eisentraut
2018-05-07
*
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-05
*
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-05-04
*
Correct pg_recvlogical server version test.
Noah Misch
2018-04-25
*
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
*
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-29
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-21
*
Fix pg_recvlogical for pre-10 versions
Magnus Hagander
2018-03-18
*
In initdb, don't bother trying max_connections = 10.
Tom Lane
2018-03-08
*
Fix pg_rewind to handle relation data files in tablespaces properly.
Fujii Masao
2018-03-06
*
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-26
*
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
Tom Lane
2018-02-21
*
Fix pg_dump's logic for eliding sequence limits that match the defaults.
Tom Lane
2018-02-20
*
Fix assorted errors in pg_dump's handling of extended statistics objects.
Tom Lane
2018-02-11
*
Translation updates
Peter Eisentraut
2018-02-05
*
Ensure that all temp files made during pg_upgrade are non-world-readable.
Tom Lane
2018-02-05
*
Make pg_dump's ACL, sec label, and comment entries reliably identifiable.
Tom Lane
2018-01-22
*
pg_upgrade: prevent check on live cluster from generating error
Bruce Momjian
2018-01-08
*
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-05
*
Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall.
Andres Freund
2018-01-03
*
Fix bogus logic for checking data dirs' versions within pg_upgrade.
Tom Lane
2017-11-16
*
Fix bogus logic for checking executables' versions within pg_upgrade.
Tom Lane
2017-11-09
*
Fix version numbering foulups exposed by 10.1.
REL_10_1
Tom Lane
2017-11-06
*
Translation updates
Peter Eisentraut
2017-11-05
*
In client support of v10 features, use standard schema handling.
Noah Misch
2017-11-01
*
pg_basebackup: Fix comparison handling of tablespace mappings on Windows
Peter Eisentraut
2017-11-01
*
Fix underqualified cast-target type names in pg_dump and psql queries.
Tom Lane
2017-10-31
*
Adjust psql \d query to avoid use of @> operator.
Tom Lane
2017-10-22
*
Translation updates
Peter Eisentraut
2017-10-02
*
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-10-01
*
Fix busy-wait in pgbench, with --rate.
Heikki Linnakangas
2017-10-01
*
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-29
[next]