]> granicus.if.org Git - postgresql/commit
Remove user_relns() SRF from regression tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 8 Oct 2016 22:43:01 +0000 (18:43 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 8 Oct 2016 22:43:01 +0000 (18:43 -0400)
commitd1595525bdaffa1bc2812fcda8a151cfbdc81a47
tree456c4e04217234211d28cebb61380e39eee1c591
parent008a7dc327ba3165e7fab17d4cbb58c0f2ded3a5
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.
src/test/regress/input/create_function_2.source
src/test/regress/input/misc.source
src/test/regress/output/create_function_2.source
src/test/regress/output/misc.source