]> granicus.if.org Git - postgresql/commit
Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.
authorAndres Freund <andres@anarazel.de>
Fri, 4 Mar 2016 01:09:08 +0000 (17:09 -0800)
committerAndres Freund <andres@anarazel.de>
Fri, 4 Mar 2016 01:22:25 +0000 (17:22 -0800)
commitd750b20101fddefa352cf4e1ce45d6d569bda8e8
tree4c6f2a3085767889f67572823f1edd607d586fce
parent597e41e45eec8038b8c2c1153d1d050bfafeacbf
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
contrib/test_decoding/specs/concurrent_ddl_dml.spec