aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Translation updatesPeter Eisentraut2019-06-17
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Prefer timezone name "UTC" over alternative spellings.Andrew Gierth2019-06-15
* Add pg_dumpall --rows-per-insertAlvaro Herrera2019-06-14
* Tweak libpq's PQhost, PQhostaddr, and psql's \connectAlvaro Herrera2019-06-14
* Fix double-word typosAlvaro Herrera2019-06-13
* Make pg_dump emit ATTACH PARTITION instead of PARTITION OF (reprise)Alvaro Herrera2019-06-10
* Stop using spelling "nonexistant".Noah Misch2019-06-08
* Update stale comments, and fix comment typos.Noah Misch2019-06-08
* Improve some comments in pg_checksums about the needed clean shutdownMichael Paquier2019-06-07
* Add forgotten translatable string in pg_checksums.cMichael Paquier2019-06-06
* pg_waldump: Fix invalid option handlingPeter Eisentraut2019-06-06
* Fix typos in various placesMichael Paquier2019-06-03
* Fix some issues and improve psql completion for access methodsMichael Paquier2019-06-03
* Fix assorted header files that failed to compile standalone.Tom Lane2019-05-31
* Rework options of pg_checksums options for filenode handlingMichael Paquier2019-05-30
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-28
* In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch2019-05-28
* Fix commentPeter Eisentraut2019-05-28
* Fix typos.Amit Kapila2019-05-26
* Fix typos.Thomas Munro2019-05-24
* Fix table dump in pg_dump[all] with backends older than 9.5Michael Paquier2019-05-24
* pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.Andres Freund2019-05-23
* Fix ordering of GRANT commands in pg_dumpall for tablespacesMichael Paquier2019-05-23
* Remove -o/--oids from pg_dumpallMichael Paquier2019-05-23
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Initial pgindent run for v12.Tom Lane2019-05-22
* Mention ANALYZE boolean options in documentation.Fujii Masao2019-05-23
* Fix ordering of GRANT commands in pg_dump for database creationMichael Paquier2019-05-22
* Un-break pg_upgrade regression test.Tom Lane2019-05-21
* pg_upgrade: Avoid check target accidentally breaking make's --output-sync.Andres Freund2019-05-21
* pg_upgrade: Don't use separate installation for test.Andres Freund2019-05-21
* Make pg_upgrade's test.sh less chatty.Tom Lane2019-05-21
* Translation updatesPeter Eisentraut2019-05-20
* Revert "In the pg_upgrade test suite, don't write to src/test/regress."Noah Misch2019-05-19
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-19
* Improve logrotate test so that it meaningfully exercises syslogger.Tom Lane2019-05-19
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-14
* Remove pg_rewind's private logging.h/logging.c files.Tom Lane2019-05-14
* Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.Noah Misch2019-05-12
* Honor TEMP_CONFIG in TAP suites.Noah Misch2019-05-11
* Fix error reporting in reindexdbMichael Paquier2019-05-11
* pg_controldata: Add common gettext flagsPeter Eisentraut2019-05-09
* Fix error status of vacuumdb when multiple jobs are usedMichael Paquier2019-05-09
* Add TRUNCATE parameter to VACUUM.Fujii Masao2019-05-08
* Revert "Avoid the creation of the free space map for small heap relations".Amit Kapila2019-05-07
* Remove some code related to 7.3 and older servers from tools of src/bin/Michael Paquier2019-05-07
* Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"Alvaro Herrera2019-05-06
* Fix set of issues with memory-allocation system calls in frontend codeMichael Paquier2019-05-04