aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/timestamp.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-10-10 13:53:02 -0700
committerAndres Freund <andres@anarazel.de>2018-10-10 13:53:02 -0700
commitef493055b67d30393a71c59d6fcbc2bd406528c2 (patch)
tree3e376c5917502be6ba4cdf4de649d12f5a9bdb29 /src/backend/utils/adt/timestamp.c
parentf82d4d666ff501382b92dfd80eaf1d459e6e84a3 (diff)
downloadpostgresql-ef493055b67d30393a71c59d6fcbc2bd406528c2.tar.gz
postgresql-ef493055b67d30393a71c59d6fcbc2bd406528c2.zip
Force synchronous commit to be enabled for all test_decoding tests.
Without that the tests fail when forced to be run against a cluster with synchronous_commit = off (as the WAL might not yet be flushed to disk by the point logical decoding gets called, and thus the expected output breaks). Most tests already do that, add it to a few newer tests. Author: Andres Freund
Diffstat (limited to 'src/backend/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions