diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-06 15:52:10 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-06 15:52:10 +0200 |
commit | 9d5c96d9be6476c4a7a3fa227e6e20748f1d827f (patch) | |
tree | 83945f108cc542d3c347a5047d0616e71694c5c2 /src/backend/executor/nodeModifyTable.c | |
parent | aab05919a685449826db986a921c1d8632d673e0 (diff) | |
download | postgresql-9d5c96d9be6476c4a7a3fa227e6e20748f1d827f.tar.gz postgresql-9d5c96d9be6476c4a7a3fa227e6e20748f1d827f.zip |
Improve recently-added test reliability
Commit 59be1c942a47 already tried to make
src/test/recovery/t/033_replay_tsp_drops more reliable, but it wasn't
enough. Try to improve on that by making this use of a replication slot
to be more like others. Also, don't drop the slot.
Make a few other stylistic changes while at it. It's still quite slow,
which is another thing that we need to fix in this script.
Backpatch to all supported branches.
Discussion: https://postgr.es/m/349302.1659191875@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions