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. Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/7ca8895e48682061583f37bb46afc2aa2591875a Modified Files -------------- src/test/regress/input/create_function_2.source | 9 -- src/test/regress/input/misc.source | 3 - src/test/regress/output/create_function_2.source | 8 -- src/test/regress/output/misc.source | 113 ----------------------- 4 files changed, 133 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
