diff options
author | Amit Kapila <akapila@postgresql.org> | 2024-07-31 08:53:55 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2024-07-31 08:53:55 +0530 |
commit | 0dcea330babd46402f6ca3ea3a552829c99bbe5e (patch) | |
tree | eb4031df25238e878c377eda0262d6b87b72a3f5 /src/include/postgres_ext.h | |
parent | 679c5084cf210c6e958276b657039e8ba0c077c0 (diff) | |
download | postgresql-0dcea330babd46402f6ca3ea3a552829c99bbe5e.tar.gz postgresql-0dcea330babd46402f6ca3ea3a552829c99bbe5e.zip |
Fix random failure in 021_twophase.
After disabling the subscription, the failed test was changing the
two_phase option for the subscription. We can't change the two_phase
option for a subscription till the corresponding apply worker is active.
The check to ensure that the replication apply worker has exited was
incorrect.
Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm3YY+bzj+JWJbY+DsUgJ2mPk8OR1ttjVX2cywKr4BUgxw@mail.gmail.com
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions