summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-12-16 15:56:38 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-12-16 15:59:34 +0200
commit2af2457fa6d849868a88128bfef9fab5c18c0b50 (patch)
tree929b7537cdb3758e0468be1d12528116e07b154e /src/backend/executor
parentff88db91036fed10dedb9e38786506d0460bd7dd (diff)
Make 009_twophase.pl test pass with recovery_min_apply_delay set
The test failed if you ran the regression tests with TEMP_CONFIG with recovery_min_apply_delay = '500ms'. Fix the race condition by waiting for transaction to be applied in the replica, like in a few other tests. The failing test was introduced in commit cbfbda7841. Backpatch to all supported versions like that commit (except v12, which is no longer supported). Reported-by: Alexander Lakhin Discussion: https://www.postgresql.org/message-id/09e2a70a-a6c2-4b5c-aeae-040a7449c9f2@gmail.com
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions