postgresql/contrib/test_decoding
Andres Freund 684f4a0dde 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 logical decoding: fix decoding of a commit's commit time. 2016-03-02 23:43:42 -08:00
specs Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec. 2016-03-03 17:22:25 -08:00
sql logical decoding: fix decoding of a commit's commit time. 2016-03-02 23:43:42 -08: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 logical decoding: fix decoding of a commit's commit time. 2016-03-02 23:43:42 -08:00
test_decoding.c Fix test_decoding's handling of nonexistant columns in old tuple versions. 2015-06-27 19:00:45 +02:00