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
*
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-10-19
*
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-05
*
Ignore publication tables when --no-publications is used
Michael Paquier
2018-09-25
*
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-09-23
*
Fix bogus tab-completion rule for CREATE PUBLICATION.
Tom Lane
2018-09-21
*
Fix pgbench lexer's "continuation" rule to cope with Windows newlines.
Tom Lane
2018-09-17
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
*
Make pg_restore's identify_locking_dependencies() more bulletproof.
Tom Lane
2018-08-28
*
Fix missing dependency for pg_dump's ENABLE ROW LEVEL SECURITY items.
Tom Lane
2018-08-27
*
Do not dump identity sequences with excluded parent table
Michael Paquier
2018-08-22
*
Fix set of NLS translation issues
Michael Paquier
2018-08-21
*
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
*
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-17
*
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-14
*
Fix pg_upgrade to handle event triggers in extensions correctly.
Tom Lane
2018-08-07
*
Ensure pg_dump_sort.c sorts null vs non-null namespace consistently.
Tom Lane
2018-08-07
*
Translation updates
Peter Eisentraut
2018-08-06
*
Reset properly errno before calling write()
Michael Paquier
2018-08-05
*
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
[next]