postgresql/src/bin
Magnus Hagander ee9e145531 Fix pg_bsaebackup checksum tests
Hopefully fix the fact that these checks are unstable, by introducing
the corruption in a separate table from pg_class, and also explicitly
disable autovacuum on those tables. Also make sure PostgreSQL is
stopped while the corruption is introduced to avoid possible caching
effects.

Author: Michael Banck
2018-04-04 11:37:55 +02:00
..
initdb Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup Fix pg_bsaebackup checksum tests 2018-04-04 11:37:55 +02:00
pg_config Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_controldata Add #includes missed in commit e22b27f0cb. 2018-03-25 00:46:43 -04:00
pg_ctl Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pg_dump Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pg_resetwal pg_resetwal: Allow users to change the WAL segment size 2018-03-25 14:58:49 -04:00
pg_rewind Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pg_waldump Update copyright for 2018 2018-01-02 23:30:12 -05:00
pgbench Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pgevent Update copyright for 2018 2018-01-02 23:30:12 -05:00
psql Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
scripts Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
Makefile Update copyright for 2018 2018-01-02 23:30:12 -05:00