pgsql: Remove TAP test for timeline lookup race with logical decoding o

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove TAP test for timeline lookup race with logical decoding o
Date: 2026-06-11 10:01:43
Message-ID: E1wXcEJ-001zQz-0t@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove TAP test for timeline lookup race with logical decoding on standbys

16b89ff04839 has introduced this test, but I have missed that the script
should check for the existence of the test module injection_points.
This requirement has been added by 105b2cb33617 in v18 and newer
branches.

Let's just remove the test on v17. There is still coverage in v18 and
HEAD, that should be good enough.

Per reports from the buildfarm.

Discussion: https://postgr.es/m/aiqFjzGHpnYFP-Gm@paquier.xyz
Backpatch-through: 17 (only)

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c011d5b654573db9e2db7cf2eb4e62e58bd2aa86

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 -
.../recovery/t/035_standby_logical_decoding.pl | 69 ----------------------
2 files changed, 71 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2026-06-11 11:10:54 pgsql: Fix parsing of parenthesised OLD/NEW in RETURNING list.
Previous Message Heikki Linnakangas 2026-06-11 09:43:56 pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in