postgresql/contrib/test_decoding
Andres Freund d750b20101 Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.
Otherwise running installcheck-force on a server with
synchronous_commit=off will result in the tests failing. All the other
tests already do so...

Backpatch: 9.4, where logical decoding was added
2016-03-03 17:22:25 -08:00
..
expected Improve errhint() about replication slot naming restrictions. 2015-10-03 15:29:28 +02:00
specs Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec. 2016-03-03 17:22:25 -08:00
sql test_decoding: Protect against rare spurious test failures. 2015-09-22 15:47:53 +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 and improve cache invalidation logic for logical decoding. 2014-11-13 20:34:58 +01:00
test_decoding.c Fix test_decoding's handling of nonexistant columns in old tuple versions. 2015-06-27 19:01:00 +02:00