Commit Graph

5886 Commits (7684b6fbed3a0770a0d8fdcbb5cf8b61394de691)

Author SHA1 Message Date
Michael Paquier 9adda24543 Refactor code of reindexdb for query generation 7 years ago
Tom Lane 9e1c9f9594 pgindent run prior to branching v12. 7 years ago
Peter Eisentraut 95bbe5d82e Convert some stragglers to new frontend logging API 7 years ago
Peter Eisentraut 1b29e990e3 Add missing serial commas 7 years ago
Tom Lane 681cca86f5 Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl. 7 years ago
Tom Lane ca129e58c0 Fix regression tests to use only global names beginning with "regress_". 7 years ago
Michael Paquier ce59b75d44 Add toast-level reloption for vacuum_index_cleanup 7 years ago
Noah Misch 660a2b1903 Consolidate methods for translating a Perl path to a Windows path. 7 years ago
Peter Eisentraut cd917ffb9a pg_upgrade: Improve error messages 7 years ago
Peter Eisentraut aba78ab4a9 pg_upgrade: Improve invalid option handling 7 years ago
Peter Eisentraut 91acff7a53 Translation updates 7 years ago
Michael Paquier 3412030205 Fix more typos and inconsistencies in the tree 7 years ago
Andrew Gierth e3846a00c2 Prefer timezone name "UTC" over alternative spellings. 7 years ago
Alvaro Herrera a193cbec11 Add pg_dumpall --rows-per-insert 7 years ago
Alvaro Herrera 313f56ce2d Tweak libpq's PQhost, PQhostaddr, and psql's \connect 7 years ago
Alvaro Herrera b976845815 Fix double-word typos 7 years ago
Alvaro Herrera 33a53130a8 Make pg_dump emit ATTACH PARTITION instead of PARTITION OF (reprise) 7 years ago
Noah Misch f2c71cb71f Stop using spelling "nonexistant". 7 years ago
Noah Misch 31d250e049 Update stale comments, and fix comment typos. 7 years ago
Michael Paquier 84d4de97e8 Improve some comments in pg_checksums about the needed clean shutdown 7 years ago
Michael Paquier 438e51987d Add forgotten translatable string in pg_checksums.c 7 years ago
Peter Eisentraut f65eced251 pg_waldump: Fix invalid option handling 7 years ago
Michael Paquier 1fb6f62a84 Fix typos in various places 7 years ago
Michael Paquier 0240a00fbd Fix some issues and improve psql completion for access methods 7 years ago
Tom Lane 7640f93123 Fix assorted header files that failed to compile standalone. 7 years ago
Michael Paquier fc115d0f9f Rework options of pg_checksums options for filenode handling 7 years ago
Noah Misch 40b132c1af In the pg_upgrade test suite, don't write to src/test/regress. 7 years ago
Noah Misch 10b72deafe In the pg_upgrade test suite, remove and recreate "tmp_check". 7 years ago
Peter Eisentraut a94fd139df Fix comment 7 years ago
Amit Kapila 9679345f3c Fix typos. 7 years ago
Thomas Munro 7988cb446d Fix typos. 7 years ago
Michael Paquier 54487d1560 Fix table dump in pg_dump[all] with backends older than 9.5 7 years ago
Andres Freund f916221df5 pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir. 7 years ago
Michael Paquier 156c0c2dff Fix ordering of GRANT commands in pg_dumpall for tablespaces 7 years ago
Michael Paquier 657c2384c6 Remove -o/--oids from pg_dumpall 7 years ago
Tom Lane db6e2b4c52 Initial pgperltidy run for v12. 7 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 7 years ago
Tom Lane be76af171c Initial pgindent run for v12. 7 years ago
Fujii Masao 03de5187d5 Mention ANALYZE boolean options in documentation. 7 years ago
Michael Paquier b8c6014a65 Fix ordering of GRANT commands in pg_dump for database creation 7 years ago
Tom Lane 5eb4a51cb1 Un-break pg_upgrade regression test. 7 years ago
Andres Freund 5af2e976d7 pg_upgrade: Avoid check target accidentally breaking make's --output-sync. 7 years ago
Andres Freund 7005389b2a pg_upgrade: Don't use separate installation for test. 7 years ago
Tom Lane eb9812f272 Make pg_upgrade's test.sh less chatty. 7 years ago
Peter Eisentraut 3c439a58df Translation updates 7 years ago
Noah Misch ae35e1c9d7 Revert "In the pg_upgrade test suite, don't write to src/test/regress." 7 years ago
Noah Misch bd1592e857 In the pg_upgrade test suite, don't write to src/test/regress. 7 years ago
Tom Lane 9d5c22d28f Improve logrotate test so that it meaningfully exercises syslogger. 7 years ago
Tom Lane fc9a62af3f Move logging.h and logging.c from src/fe_utils/ to src/common/. 7 years ago
Tom Lane 53ddefbaf8 Remove pg_rewind's private logging.h/logging.c files. 7 years ago