pgsql: Remove useless MERGE test - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Remove useless MERGE test
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Remove useless MERGE test

This was trying to exercise an ERROR we don't actually have.

Backpatch to 15.

Reported by Teja Mupparti <[email protected]>
Discussion: https://postgr.es/m/SN6PR2101MB1040BDAF740EA4389484E92BF0079@SN6PR2101MB1040.namprd21.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0538d4c0c33551029f408fdc29ee51b817632e11

Modified Files
--------------
src/test/regress/expected/merge.out | 16 ----------------
src/test/regress/sql/merge.sql      | 18 ------------------
2 files changed, 34 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Improve comments atop pg_get_replication_slots.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Prevent port collisions between concurrent TAP tests