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 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
*
Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
2020-05-13
*
Translation updates
Peter Eisentraut
2020-05-11
*
pg_restore: Provide file name with one failure message
Alvaro Herrera
2020-05-08
*
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
*
Improve use of prepositions in messages
Peter Eisentraut
2020-05-08
*
Unify find_other_exec() error messages
Peter Eisentraut
2020-05-08
*
Add NLS to pg_verifybackup
Peter Eisentraut
2020-05-02
*
Get rid of trailing semicolons in C macro definitions.
Tom Lane
2020-05-01
*
Put new command-line options into alphabetical order in help output
Peter Eisentraut
2020-05-01
*
Fix typo
Peter Eisentraut
2020-04-29
*
Fix bogus tar-file padding logic for standby.signal.
Robert Haas
2020-04-27
*
pg_dump: Replace can't-happen error with assertion
Peter Eisentraut
2020-04-27
*
Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24
*
Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2020-04-24
*
Try to avoid compiler warnings in optimized builds.
Robert Haas
2020-04-24
*
Fix option related issues in pg_verifybackup.
Fujii Masao
2020-04-23
*
Fix single-record reads to use restore_command if available in pg_rewind
Michael Paquier
2020-04-22
*
psql \d: Display table where trigger is defined, if inherited
Alvaro Herrera
2020-04-21
*
Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON
Alvaro Herrera
2020-04-20
*
Fix minor memory leak in pg_basebackup and pg_receivewal
Michael Paquier
2020-04-17
*
Disable silently generation of manifests with servers <= 12 in pg_basebackup
Michael Paquier
2020-04-16
*
Fix minor memory leak in pg_dump
Michael Paquier
2020-04-15
[next]