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
*
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
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
*
Translation updates
Peter Eisentraut
2017-08-07
*
Message style improvements
Peter Eisentraut
2017-08-04
*
Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last.
Tom Lane
2017-08-03
*
Fix build on zlib-less environments
Alvaro Herrera
2017-08-03
*
Add new files to nls.mk and add translation markers
Peter Eisentraut
2017-08-02
*
Fix pg_dump's errno checking for zlib I/O
Alvaro Herrera
2017-08-02
*
Fix typo
Peter Eisentraut
2017-07-31
*
Fix function comment for dumpACL()
Stephen Frost
2017-07-31
*
Include publication owner's name in the output of \dRp+.
Tom Lane
2017-07-28
[next]