diff options
author | Andres Freund <andres@anarazel.de> | 2015-09-22 15:33:30 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-09-22 15:46:57 +0200 |
commit | 55728ea501de5a153e4dc55c21fb4b6f4d0f44c4 (patch) | |
tree | 22693b4ce3ee3f47e441d696e25295983f70412a /src/backend/executor/execProcnode.c | |
parent | 62e503b0c29bbb9e0ac7ebce6990bf3c7c3c9a89 (diff) | |
download | postgresql-55728ea501de5a153e4dc55c21fb4b6f4d0f44c4.tar.gz postgresql-55728ea501de5a153e4dc55c21fb4b6f4d0f44c4.zip |
test_decoding: Protect against rare spurious test failures.
A bunch of tests missed specifying that empty transactions shouldn't be
displayed. That causes problems when e.g. autovacuum runs in an
unfortunate moment. The tests in question only run for a very short
time, making this quite unlikely.
Reported-By: Buildfarm member axolotl
Backpatch: 9.4, where logical decoding was introduced
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions