postgresql/src/bin
Michael Paquier 6a2c532c22 Disable TAP tests of pg_receivewal for ZLIB on Windows
This reverts commit 91d395f, to avoid running those tests on Windows.
The tests are globally stable across all buildfarm members, except
fairywren (crash of pg_receivewal) and bowerdird (SIGBREAK preventing
the buildfarm run to complete).  Those errors are rather strange, as
other hosts with very similar characteristics are able to run those
tests without breaking a sweat.

For now, disable those tests on Windows to turn back the buildfarm to
green.

Per discussion with Andrew Dunstan.

Discussion: https://postgr.es/m/9040d5ed-6462-66a4-07ac-2923785ae563@dunslane.net
2021-07-22 12:57:43 +09:00
..
initdb Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_amcheck Translation updates 2021-06-21 12:33:50 +02:00
pg_archivecleanup Translation updates 2021-06-21 12:33:50 +02:00
pg_basebackup Disable TAP tests of pg_receivewal for ZLIB on Windows 2021-07-22 12:57:43 +09:00
pg_checksums Optimize pg_checksums --enable where checksum is already set 2021-06-30 09:58:59 +09:00
pg_config Translation updates 2021-06-21 12:33:50 +02:00
pg_controldata Translation updates 2021-06-21 12:33:50 +02:00
pg_ctl Translation updates 2021-06-21 12:33:50 +02:00
pg_dump Fix pg_dump for disabled triggers on partitioned tables 2021-07-16 17:29:22 -04:00
pg_resetwal Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_rewind Translation updates 2021-06-21 12:33:50 +02:00
pg_test_fsync Support direct I/O on macOS. 2021-07-19 11:01:01 +12:00
pg_test_timing Translation updates 2021-06-21 12:33:50 +02:00
pg_upgrade Translation updates 2021-06-21 12:33:50 +02:00
pg_verifybackup Simplify error handing of jsonapi.c for the frontend 2021-07-02 09:35:12 +09:00
pg_waldump Allow specifying pg_waldump --rmgr option multiple times. 2021-07-01 15:32:57 +03:00
pgbench Fix pgbench timestamp bugs. 2021-07-11 20:08:02 +12:00
pgevent
psql Portability fixes for sigwait. 2021-07-15 12:34:31 +12:00
scripts vacuumdb: Correct comment about --force-index-cleanup. 2021-07-19 17:06:48 -07:00
Makefile