mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
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