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
*
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-10-19
*
pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd
Bruce Momjian
2020-10-15
*
pg_upgrade: generate check error for left-over new tablespace
Bruce Momjian
2020-10-15
*
Rethink recent fix for pg_dump's handling of extension config tables.
Tom Lane
2020-10-07
*
pg_upgrade: remove pre-8.4 code and >= 8.4 check
Bruce Momjian
2020-10-06
*
pg_upgrade; change major version comparisons to use <=, not <
Bruce Momjian
2020-10-06
*
Fix handling of -d "connection string" in pg_dump/pg_restore.
Tom Lane
2020-09-24
*
Translation updates
Peter Eisentraut
2020-09-21
*
Translation updates
Peter Eisentraut
2020-09-14
*
Message fixes and style improvements
Peter Eisentraut
2020-09-14
*
psql: Display stats target of extended statistics
Alvaro Herrera
2020-09-11
*
Remove useless lstat() call in pg_rewind.
Tom Lane
2020-09-06
*
Collect attribute data on extension owned tables being dumped
Andrew Dunstan
2020-09-04
*
Fix typo in comment
Alvaro Herrera
2020-09-01
*
Avoid non-constant format string argument to fprintf().
Heikki Linnakangas
2020-08-18
*
Fix printing last progress report line in client programs.
Heikki Linnakangas
2020-08-17
*
pg_dump: fix dependencies on FKs to partitioned tables
Alvaro Herrera
2020-08-14
*
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
*
Translation updates
Peter Eisentraut
2020-08-10
*
Check for fseeko() failure in pg_dump's _tarAddFile().
Tom Lane
2020-08-09
*
Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf.
Tom Lane
2020-08-03
*
Fix minor issues in psql's new \dAc and related commands.
Tom Lane
2020-08-02
*
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
*
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
*
Switch pg_test_fsync to use binary mode on Windows
Michael Paquier
2020-07-16
*
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
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
Fix pg_current_logfile() to not emit a carriage return on Windows.
Tom Lane
2020-07-09
*
Translation updates
Peter Eisentraut
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
*
Move frontend-side archive APIs from src/common/ to src/fe_utils/
Michael Paquier
2020-06-11
*
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
[next]