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:47:53 +0000 (15:47 +0200)
commita3e58e79a97f26ae20a0520ba98b82478a9d66ef
tree43460f9df632dc21ef611266d70ae6b1501a2389
parent32b68ed1ba8202249e283689ccbbd8a040e67942
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