mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03: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