]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Check that we have a working tar before trying to use it"
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 8 Dec 2021 21:45:39 +0000 (16:45 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 8 Dec 2021 21:50:04 +0000 (16:50 -0500)
commite4d73d089f4a1200c5d24f9d9dd014d911567f53
tree6c787da560422fb6c6b288a0d201d3efc4c8082a
parent90c08ed11332b766769b2e5ba114fb7ecb34e401
Revert "Check that we have a working tar before trying to use it"

This reverts commit f920f7e799c587228227ec94356c760e3f3d5f2b.

The patch in effect fixed a problem we didn't have and caused another
instead.

Backpatch to release 14 like original

Discussion: https://postgr.es/m/3655283.1638977975@sss.pgh.pa.us
src/bin/pg_basebackup/t/010_pg_basebackup.pl