postgresql/src/bin
Robert Haas 24189277f6 pg_amcheck: Try to fix still more test failures.
Avoid use of non-portable option ordering in command_checks_all().
The use of bare command line arguments before switches doesn't work
everywhere.  Per buildfarm members drongo and hoverfly.

Avoid testing for the message "role \"%s\" does not exist", because
some buildfarm machines report a different error. fairywren complains
about "SSPI authentication failed for user \"%s\"", for example.

Mark Dilger

Discussion: http://postgr.es/m/9E76E46A-48B2-4869-BD0C-422204C1F767@enterprisedb.com
Discussion: http://postgr.es/m/F0A1FD70-A2F4-4528-8A03-8650CAEC0554%40enterprisedb.com
2021-03-12 20:11:47 -05:00
..
initdb Use native path separators to pg_ctl in initdb 2021-03-02 15:39:34 -03:00
pg_amcheck pg_amcheck: Try to fix still more test failures. 2021-03-12 20:11:47 -05:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_checksums Remove gratuitous uses of deprecated SELECT INTO 2021-01-28 14:28:41 +01:00
pg_config Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_controldata Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_ctl Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_dump pg_dump: Add const decorations 2021-02-10 13:21:47 +01:00
pg_resetwal Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_rewind Fix some typos, grammar and style in docs and comments 2021-02-24 16:13:17 +09:00
pg_test_fsync Use pg_pwrite() in pg_test_fsync. 2021-02-15 15:23:12 +13:00
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_upgrade Move tablespace path re-creation from the makefiles to pg_regress 2021-03-10 14:50:00 +09:00
pg_verifybackup Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pg_waldump Simplify printing of LSNs 2021-02-23 10:27:02 +01:00
pgbench Fix another portability bug in recent pgbench commit. 2021-03-10 23:20:41 +13:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Fix race condition in psql \e's detection of file modification. 2021-03-12 12:20:15 -05:00
scripts Refactor and generalize the ParallelSlot machinery. 2021-03-11 13:17:46 -05:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00