diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-04-06 14:58:52 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-04-06 14:58:52 +0530 |
commit | 266b5673b4b6bed2e9ebfe73ca967f44d6dc0e6c (patch) | |
tree | ebb229011dd4739931fc30b6986d14a323936205 /src/backend/executor/nodeAppend.c | |
parent | 9bc9b4609a246ded5caf3f3d4c0013a002ba2323 (diff) | |
download | postgresql-266b5673b4b6bed2e9ebfe73ca967f44d6dc0e6c.tar.gz postgresql-266b5673b4b6bed2e9ebfe73ca967f44d6dc0e6c.zip |
Fix the tests added by commit ac4645c015.
In the tests, after disabling the subscription, we were not waiting for
the replication connection to drop from the publisher. So when the test
was trying to use the same slot to fetch the messages via SQL API, it
sometimes gives an error that the replication slot is active for other
PID.
Per buildfarm.
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions