pgsql: More fixes to allow pg_rewind tests to run on Msys. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: More fixes to allow pg_rewind tests to run on Msys.
Date
Msg-id E1ZP9DL-0000d1-9V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
More fixes to allow pg_rewind tests to run on Msys.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/15c3a1b45b480f6478555e9ddbc6093bd031d12c

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm            |    3 +++
src/bin/pg_rewind/t/004_pg_xlog_symlink.pl |    4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Allow pg_create_physical_replication_slot() to reserve WAL.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix broken markup, and copy-edit a bit.