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
*
Translation updates
Peter Eisentraut
2019-06-17
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-15
*
Add pg_dumpall --rows-per-insert
Alvaro Herrera
2019-06-14
*
Tweak libpq's PQhost, PQhostaddr, and psql's \connect
Alvaro Herrera
2019-06-14
*
Fix double-word typos
Alvaro Herrera
2019-06-13
*
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF (reprise)
Alvaro Herrera
2019-06-10
*
Stop using spelling "nonexistant".
Noah Misch
2019-06-08
*
Update stale comments, and fix comment typos.
Noah Misch
2019-06-08
*
Improve some comments in pg_checksums about the needed clean shutdown
Michael Paquier
2019-06-07
*
Add forgotten translatable string in pg_checksums.c
Michael Paquier
2019-06-06
*
pg_waldump: Fix invalid option handling
Peter Eisentraut
2019-06-06
*
Fix typos in various places
Michael Paquier
2019-06-03
*
Fix some issues and improve psql completion for access methods
Michael Paquier
2019-06-03
*
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-31
*
Rework options of pg_checksums options for filenode handling
Michael Paquier
2019-05-30
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
*
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-28
*
Fix comment
Peter Eisentraut
2019-05-28
*
Fix typos.
Amit Kapila
2019-05-26
*
Fix typos.
Thomas Munro
2019-05-24
*
Fix table dump in pg_dump[all] with backends older than 9.5
Michael Paquier
2019-05-24
*
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
*
Fix ordering of GRANT commands in pg_dumpall for tablespaces
Michael Paquier
2019-05-23
*
Remove -o/--oids from pg_dumpall
Michael Paquier
2019-05-23
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Mention ANALYZE boolean options in documentation.
Fujii Masao
2019-05-23
*
Fix ordering of GRANT commands in pg_dump for database creation
Michael Paquier
2019-05-22
*
Un-break pg_upgrade regression test.
Tom Lane
2019-05-21
*
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
Andres Freund
2019-05-21
*
pg_upgrade: Don't use separate installation for test.
Andres Freund
2019-05-21
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-05-21
*
Translation updates
Peter Eisentraut
2019-05-20
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
*
Improve logrotate test so that it meaningfully exercises syslogger.
Tom Lane
2019-05-19
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
Remove pg_rewind's private logging.h/logging.c files.
Tom Lane
2019-05-14
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
*
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-11
*
Fix error reporting in reindexdb
Michael Paquier
2019-05-11
*
pg_controldata: Add common gettext flags
Peter Eisentraut
2019-05-09
*
Fix error status of vacuumdb when multiple jobs are used
Michael Paquier
2019-05-09
*
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-08
*
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
*
Remove some code related to 7.3 and older servers from tools of src/bin/
Michael Paquier
2019-05-07
*
Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"
Alvaro Herrera
2019-05-06
*
Fix set of issues with memory-allocation system calls in frontend code
Michael Paquier
2019-05-04
[next]