pgsql: Remove working test that was supposed to fail - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Remove working test that was supposed to fail
Date
Msg-id E1wIYSz-003VTZ-2x@gemulon.postgresql.org
Whole thread
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Fix attnum remapping in generateClonedExtStatsStmt()
Next
From: Álvaro Herrera
Date:
Subject: pgsql: REPACK CONCURRENTLY: fix processing of toasted tuples