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_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
*
Fix pg_basebackup test to original intent
Peter Eisentraut
2017-09-23
*
Translation updates
Peter Eisentraut
2017-09-18
*
Fix ordering in pg_dump of GRANTs
Stephen Frost
2017-09-13
*
Translation updates
Peter Eisentraut
2017-09-11
*
Message style fixes
Peter Eisentraut
2017-09-11
*
pg_upgrade: Message style fixes
Peter Eisentraut
2017-09-09
*
Add psql variables showing server version and psql version.
Tom Lane
2017-09-06
*
Fix psql's --help=commands output line count.
Tom Lane
2017-09-05
*
Fix translatable string
Alvaro Herrera
2017-09-04
*
Translation updates
Peter Eisentraut
2017-08-28
*
pg_test_timing: Some NLS fixes
Peter Eisentraut
2017-08-26
*
pg_upgrade: Remove more dead code
Peter Eisentraut
2017-08-25
*
Message translatability fixes
Peter Eisentraut
2017-08-25
*
psql: Fix \gx when FETCH_COUNT is used
Stephen Frost
2017-08-24
*
pg_upgrade: Remove dead code
Peter Eisentraut
2017-08-24
*
pg_upgrade: Message translatability and style fixes
Peter Eisentraut
2017-08-22
*
Fix possible core dump in parallel restore when using a TOC list.
Tom Lane
2017-08-19
*
pg_dump: Support using synchronized snapshots on standbys
Peter Eisentraut
2017-08-16
*
psql: Add tab completion for \pset pager
Peter Eisentraut
2017-08-15
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
pg_upgrade: Clarify one message
Peter Eisentraut
2017-08-11
*
Remove pgbench's restriction on placement of -M switch.
Tom Lane
2017-08-11
[next]