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
*
Rework tab completion of COPY and \copy in psql
Michael Paquier
2020-07-21
*
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
*
Allow logical replication to transfer data in binary format.
Tom Lane
2020-07-18
*
Cope with data-offset-less archive files during out-of-order restores.
Tom Lane
2020-07-17
*
Remove manual tracking of file position in pg_dump/pg_backup_custom.c.
Tom Lane
2020-07-17
*
Enable almost all TAP tests involving symlinks on Windows
Andrew Dunstan
2020-07-16
*
Switch pg_test_fsync to use binary mode on Windows
Michael Paquier
2020-07-16
*
pg_dump: Reorganize dumpFunc() and dumpAgg()
Peter Eisentraut
2020-07-15
*
Fix handling of missing files when using pg_rewind with online source
Michael Paquier
2020-07-15
*
Improvements to psql \dAo and \dAp commands
Alexander Korotkov
2020-07-13
*
Avoid trying to restore table ACLs and per-column ACLs in parallel.
Tom Lane
2020-07-11
*
pg_dump: Further reorganize getTableAttrs()
Peter Eisentraut
2020-07-09
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-08
*
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
*
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
*
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
*
Don't treat DumpOptions->dump_inserts like a boolean
Alvaro Herrera
2020-07-08
*
Add test coverage for pg_current_logfile() function.
Tom Lane
2020-07-08
*
Un-break pg_upgrade from pre-v12 servers.
Tom Lane
2020-07-07
*
Don't create pg_type entries for sequences or toast tables.
Tom Lane
2020-07-07
*
Add --no-index-cleanup and --no-truncate to vacuumdb.
Michael Paquier
2020-06-22
*
Ensure write failure reports no-disk-space
Alvaro Herrera
2020-06-19
*
Fix file reference in nls.mk
Peter Eisentraut
2020-06-16
*
pg_upgrade: set vacuum_defer_cleanup_age to zero
Bruce Momjian
2020-06-15
*
Assorted cleanup of tar-related code.
Robert Haas
2020-06-15
*
pg_dump: Unbreak dumping of aggregates from very old server versions
Peter Eisentraut
2020-06-15
*
Error message refactoring
Peter Eisentraut
2020-06-15
*
Create by default sql/ and expected/ for output directory in pg_regress
Michael Paquier
2020-06-13
*
Add more TAP tests for pg_dump options with range checks
Michael Paquier
2020-06-13
*
Fix typos and some format mistakes in comments
Michael Paquier
2020-06-12
*
pg_dump: Remove dead code
Peter Eisentraut
2020-06-11
*
Move frontend-side archive APIs from src/common/ to src/fe_utils/
Michael Paquier
2020-06-11
*
Change default of password_encryption to scram-sha-256
Peter Eisentraut
2020-06-10
*
Update snowball
Peter Eisentraut
2020-06-08
*
Rethink definition of cancel.c's CancelRequested flag.
Tom Lane
2020-06-07
*
psql: Format \? output a little better
Peter Eisentraut
2020-06-07
*
Fix message translatability
Peter Eisentraut
2020-06-07
*
Add missing source files to nls.mk
Peter Eisentraut
2020-06-06
*
psql: Clean up terminology in \dAp command
Peter Eisentraut
2020-06-04
*
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2020-05-27
*
Remove unused variables.
Tom Lane
2020-05-18
*
Translation updates
Peter Eisentraut
2020-05-18
*
Cosmetic improvement for psql opfamily-related information
Alexander Korotkov
2020-05-17
*
Fix translate_columns[] arrays in opfamily-related psql functions
Alexander Korotkov
2020-05-17
*
Improve ordering for \dAo and \dAp psql commands
Alexander Korotkov
2020-05-17
*
Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-16
*
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-13
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
[next]