aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-03-22 09:51:19 +0900
committerMichael Paquier <michael@paquier.xyz>2021-03-22 09:51:19 +0900
commitc0849e41322d4e791e78a3990f8f3ccc437c8006 (patch)
treedc184a3471938010ba0b638faec37367c1436aaf /src/backend/access/transam/commit_ts.c
parent4b1dd9b1ea75bc57d00f691f0dcf80e4eca91dc0 (diff)
downloadpostgresql-c0849e41322d4e791e78a3990f8f3ccc437c8006.tar.gz
postgresql-c0849e41322d4e791e78a3990f8f3ccc437c8006.zip
Fix new TAP test for 2PC transactions and PITRs on Windows
The test added by 595b9cb forgot that on Windows it is necessary to set up pg_hba.conf (see PostgresNode::set_replication_conf) with a specific entry or base backups fail. Any node that requires to support replication just needs to pass down allows_streaming at initialization. This updates the test to do so. Simplify things a bit while on it. Per buildfarm member fairywren. Any Windows hosts running this test would have failed, and I have reproduced the problem as well. Backpatch-through: 10
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions