Thread: pgsql: basebackup_to_shell: Add TAP test.

pgsql: basebackup_to_shell: Add TAP test.

From
Robert Haas
Date:
basebackup_to_shell: Add TAP test.

Per gripe from Andres Freund. Thanks to Andres Freund, Thomas
Munro, and Andrew Dunstan for advice on how to make this test
work even on Windows.

Discussion: https://postgr.es/m/CA+Tgmoat+zbzzZQJ7poXyUwiqxQxTaUid=auB4FejZ15VvDh4Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/027fa0fd72619a56d9d8877eedcb514331b63fa4

Modified Files
--------------
contrib/basebackup_to_shell/Makefile       |   5 ++
contrib/basebackup_to_shell/t/001_basic.pl | 129 +++++++++++++++++++++++++++++
2 files changed, 134 insertions(+)