pgsql: Remove working test that was supposed to fail

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove working test that was supposed to fail
Date: 2026-04-30 20:58:38
Message-ID: E1wIYSz-003VTZ-2x@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove working test that was supposed to fail

I evidently failed to review the expected output in commit 832e220d99af
carefully enough. Per complaint from Tom Lane.

Discussion: https://postgr.es/m/769631.1777575242@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2fd787d0aac1cb00a42ebce92ebb1d7534035ee3

Modified Files
--------------
src/test/regress/expected/cluster.out | 3 ---
src/test/regress/sql/cluster.sql | 4 ----
2 files changed, 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2026-04-30 21:54:39 pgsql: REPACK CONCURRENTLY: fix processing of toasted tuples
Previous Message Andrew Dunstan 2026-04-30 15:17:29 pgsql: Fix attnum remapping in generateClonedExtStatsStmt()