pgsql: Avoid error in recovery test if history file is not yet present

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Avoid error in recovery test if history file is not yet present
Date: 2024-07-17 14:46:33
Message-ID: E1sU5vN-0000P6-NH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Avoid error in recovery test if history file is not yet present

Error was detected when testing use of libpq sessions instead of psql
for polling queries.

Discussion: https://postgr.es/m/e86b6d2d-20d8-4ac9-9a98-165fff7db886@dunslane.net

Backpatch to all live branches

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/071ed76a06cfc42107bb3126cb6075c962879569

Modified Files
--------------
src/test/recovery/t/002_archiving.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2024-07-17 15:52:36 pgsql: Use PqMsg_* macros in more places.
Previous Message Amit Langote 2024-07-17 08:47:12 pgsql: SQL/JSON: Rethink c2d93c3802b