Remove user_relns() SRF from regression tests.
Tom Lane <tgl@sss.pgh.pa.us>
Remove user_relns() SRF from regression tests. Back-patch commit 0dba54f1666ead71c54ce100b39efda67596d297 into the older branches. This test is almost as much of a patching hazard there as it is in HEAD, and it has no more reason to be needed than it does in HEAD. I went back as far as 9.2; I judged 9.1 not worth the trouble since it's on the verge of being EOL'd.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/create_function_2.source | modified | +0 −9 |
| src/test/regress/input/misc.source | modified | +0 −3 |
| src/test/regress/output/create_function_2.source | modified | +0 −8 |
| src/test/regress/output/misc.source | modified | +0 −138 |