postgres/contrib/test_decoding
Andres Freund 55728ea501 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
2015-09-22 15:46:57 +02:00
..
expected test_decoding: Protect against rare spurious test failures. 2015-09-22 15:46:57 +02:00
specs Collection of typo fixes. 2015-05-20 16:56:22 +03:00
sql test_decoding: Protect against rare spurious test failures. 2015-09-22 15:46:57 +02:00
.gitignore test_decoding: Update .gitignore 2014-03-31 14:18:35 -04:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
Makefile Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
test_decoding.c Fix test_decoding's handling of nonexistant columns in old tuple versions. 2015-06-27 19:00:45 +02:00