diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-03-22 09:51:22 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-03-22 09:51:22 +0900 |
commit | 66bd6fcf82540b714de3a7aded3e940dc17bd1bc (patch) | |
tree | 3cbcc1cad392555ad0c5b289b67b2e57614ebe58 /src/backend/access/gist/gistbuildbuffers.c | |
parent | f1d550f188e24d92b9dcc1d19ea0072a925894f5 (diff) | |
download | postgresql-66bd6fcf82540b714de3a7aded3e940dc17bd1bc.tar.gz postgresql-66bd6fcf82540b714de3a7aded3e940dc17bd1bc.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/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions