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
*
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-13
*
Translation updates
Peter Eisentraut
2020-05-11
*
pg_restore: Provide file name with one failure message
Alvaro Herrera
2020-05-08
*
Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24
*
Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2020-04-24
*
Fix pg_dump/pg_restore to restore event trigger comments later.
Tom Lane
2020-04-08
*
pg_upgrade: make get_major_server_version() err msg consistent
Bruce Momjian
2020-03-19
*
Fix pg_dump/pg_restore to restore event triggers later.
Tom Lane
2020-03-09
*
createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate
Michael Paquier
2020-02-27
*
Teach pg_dump to dump comments on RLS policy objects.
Tom Lane
2020-02-17
*
Document the pg_upgrade -j/--jobs option as taking an argument
Peter Eisentraut
2020-02-11
*
createuser: fix parsing of --connection-limit argument
Alvaro Herrera
2020-02-10
*
Translation updates
Peter Eisentraut
2020-02-10
*
Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"
Michael Paquier
2020-02-10
*
pg_upgrade: Fix quoting of some arguments in pg_ctl command
Michael Paquier
2020-02-10
*
Fix parallel pg_dump/pg_restore for failure to create worker processes.
Tom Lane
2020-01-31
*
Fix pg_dump's sigTermHandler() to use _exit() not exit().
Tom Lane
2020-01-20
*
Handle arrays and ranges in pg_upgrade's test for non-upgradable types.
Tom Lane
2019-11-13
*
Translation updates
Peter Eisentraut
2019-11-11
*
Change pg_restore -f- to dump to stdout instead of to ./-
Alvaro Herrera
2019-11-05
*
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
*
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
Andres Freund
2019-10-29
*
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
Andres Freund
2019-10-29
*
Fix pg_dump's handling of circular dependencies in views.
Tom Lane
2019-10-26
*
Add missing include to pg_upgrade/version.c
Tomas Vondra
2019-10-16
*
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
*
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-18
*
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
*
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-09-02
*
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-28
*
Fix failure of --jobs with vacuumdb on Windows
Michael Paquier
2019-08-27
*
Treat MINGW and MSYS the same in pg_upgrade test script
Andrew Dunstan
2019-08-26
*
Fix error handling of vacuumdb when running out of fds
Michael Paquier
2019-08-26
*
Avoid platform-specific null pointer dereference in psql.
Tom Lane
2019-08-25
*
Un-break pg_dump for pre-8.3 source servers.
Tom Lane
2019-08-13
*
Fix compiler warning
Peter Eisentraut
2019-08-12
*
Translation updates
Peter Eisentraut
2019-08-05
*
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-31
*
Print WAL position correctly in pg_rewind error message.
Heikki Linnakangas
2019-07-30
*
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-07-26
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-07-22
*
Translation updates
Peter Eisentraut
2019-06-17
*
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-15
*
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-06-14
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
*
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-28
*
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
*
Fix error reporting in reindexdb
Michael Paquier
2019-05-11
[next]