basebackup_to_shell: Add TAP test.
authorRobert Haas <rhaas@postgresql.org>
Wed, 30 Mar 2022 19:47:02 +0000 (15:47 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 30 Mar 2022 19:47:02 +0000 (15:47 -0400)
commit027fa0fd72619a56d9d8877eedcb514331b63fa4
tree0c1c9761ff2e882b285391f0296ed79092cead52
parent26a0c025e233c3d4333f071bde4ac970ba1ec643
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
contrib/basebackup_to_shell/Makefile
contrib/basebackup_to_shell/t/001_basic.pl [new file with mode: 0644]