diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-12 18:58:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-12 18:58:20 -0400 |
commit | cf0020080a3de20287217621da57bfd840e9a693 (patch) | |
tree | c059e215162a36a72e6656f8478287f9dafb0314 /src/backend/commands/variable.c | |
parent | c402b02b9fb53aee2a26876de90a8f95f9a9be92 (diff) | |
download | postgresql-cf0020080a3de20287217621da57bfd840e9a693.tar.gz postgresql-cf0020080a3de20287217621da57bfd840e9a693.zip |
Remove no-longer-relevant test case.
collate.icu.utf8.sql was exercising the recording of a collation
dependency for an enum comparison expression, but such an expression
should never have had any collation dependency in the first place.
After I fixed that in commit c402b02b9, the test started failing.
We don't need to test that scenario anymore, so just remove the
now-useless test steps.
(This test case is new in HEAD, so no need to back-patch.)
Discussion: https://postgr.es/m/3044030.1618261159@sss.pgh.pa.us
Discussion: https://postgr.es/m/HK0PR01MB22744393C474D503E16C8509F4709@HK0PR01MB2274.apcprd01.prod.exchangelabs.com
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions