postgresql/src/test/regress
Alvaro Herrera 0538d4c0c3
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
2022-11-22 11:26:47 +01:00
..
data
expected Remove useless MERGE test 2022-11-22 11:26:47 +01:00
sql Remove useless MERGE test 2022-11-22 11:26:47 +01:00
.gitignore
GNUmakefile
Makefile
meson.build meson: Split 'main' suite into 'regress' and 'isolation' 2022-11-04 18:08:44 -07:00
parallel_schedule Put tests of md5() function into separate test file 2022-10-13 12:02:31 +02:00
pg_regress_main.c
pg_regress.c
pg_regress.h
README
regress.c
regressplans.sh
resultmap

Documentation concerning how to run these regression tests and interpret
the results can be found in the PostgreSQL manual, in the chapter
"Regression Tests".