diff options
author | Michael Paquier | 2021-03-22 00:51:05 +0000 |
---|---|---|
committer | Michael Paquier | 2021-03-22 00:51:05 +0000 |
commit | 992d353a190c551db39bcab2dec0ecf14fbc7a40 (patch) | |
tree | 647bc514059fcc16dde471f6601c397a4d2b2726 /src/include/postgres.h | |
parent | 11e1577a576fec6307aa0bfcde7333e63f907fa7 (diff) |
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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions