]> granicus.if.org Git - postgresql/commit
test_decoding: Protect against rare spurious test failures.
authorAndres Freund <andres@anarazel.de>
Tue, 22 Sep 2015 13:33:30 +0000 (15:33 +0200)
committerAndres Freund <andres@anarazel.de>
Tue, 22 Sep 2015 13:39:46 +0000 (15:39 +0200)
commiteef34e523693c15eb4ad7067c96269ab96c87ef5
tree2df20f7031c32c9f92c276d57b7030f53bb27904
parent98d5b084d23b0304569ef2c1b4794754166cf0a5
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
contrib/test_decoding/expected/binary.out
contrib/test_decoding/sql/binary.sql