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

From Alvaro Herrera
Subject pgsql: Remove useless MERGE test
Date
Msg-id E1oxQVx-000LM6-I0@gemulon.postgresql.org
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 <Tejeswar.Mupparti@microsoft.com>
Discussion: https://postgr.es/m/SN6PR2101MB1040BDAF740EA4389484E92BF0079@SN6PR2101MB1040.namprd21.prod.outlook.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1118a8d2c4f5b6dccf1845c73403d036df679648

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