aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/expected
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-09-28 17:34:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-09-28 17:34:31 -0400
commitcf26a8d8a75ff4ae78bf0818ebb2bf6cf90db69c (patch)
tree54ac25a9dcba3397ef39ac57190d3e9a3edea634 /contrib/postgres_fdw/expected
parent78515b89f2985ef78136732cd239609c569797b3 (diff)
downloadpostgresql-cf26a8d8a75ff4ae78bf0818ebb2bf6cf90db69c.tar.gz
postgresql-cf26a8d8a75ff4ae78bf0818ebb2bf6cf90db69c.zip
Fix instability in contrib/bloom TAP tests.
It turns out that the instability complained of in commit d3c09b9b1 has an embarrassingly simple explanation. The test script waits for the standby to flush incoming WAL to disk, but it should wait for the WAL to be replayed, since we are testing for the effects of that to be visible. While at it, use wait_for_catchup instead of reinventing that logic, and adjust $Test::Builder::Level to improve future error reports. Back-patch to v12 where the necessary infrastructure came in (cf. aforesaid commit). Also back-patch 7d1aa6bf1 so that the test will actually get run. Discussion: https://postgr.es/m/2854602.1632852664@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/expected')
0 files changed, 0 insertions, 0 deletions