mirror of
https://github.com/postgres/postgres.git
synced 2026-05-29 20:14:55 -04:00
1986c3c440
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