fix tablespace handling in pg_combinebackup - Mailing list pgsql-hackers

From Robert Haas
Subject fix tablespace handling in pg_combinebackup
Date
Msg-id CA+TgmoYdXTjo9iQeoipTccDpWZzvBNS6EndY2uARM+T4yG_yDg@mail.gmail.com
Whole thread Raw
Responses Re: fix tablespace handling in pg_combinebackup
List pgsql-hackers
In the "Differential code coverage between 16 and HEAD" thread, Andres
pointed out that there wasn't test case coverage for
pg_combinebackup's code to handle files in tablespaces. I looked at
adding that, and as nobody could possibly have predicted, found a bug.

Here's a 2-patch series to (1) enhance
PostgreSQL::Test::Utils::init_from_backup to handle tablespaces and
then (2) fix the bug in pg_combinebackup and add test coverage using
the facilities from the first patch.

-- 
Robert Haas
EDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Removing GlobalVisTestNonRemovableHorizon
Next
From: Andres Freund
Date:
Subject: plenty code is confused about function level static