diff options
author | Andres Freund <andres@anarazel.de> | 2016-09-12 19:01:16 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2016-09-12 19:37:16 -0700 |
commit | 0dba54f1666ead71c54ce100b39efda67596d297 (patch) | |
tree | 88a3f3e692569211da9a69c61399ae243a84c754 /src/backend/access/transam/commit_ts.c | |
parent | 9f478b4f19d8e26300ae19e42c26343f5791e32a (diff) | |
download | postgresql-0dba54f1666ead71c54ce100b39efda67596d297.tar.gz postgresql-0dba54f1666ead71c54ce100b39efda67596d297.zip |
Remove user_relns() SRF from regression tests.
The output of the function changes whenever previous (or, as in this
case, concurrent) tests leave a table in place. That causes unneeded
churn.
This should fix failures due to the tests added bfe16d1a5, like on
lapwing, caused by the tsrf test running concurrently with misc. Those
could also have been addressed by using temp tables, but that test has
annoyed me before.
Discussion: <27626.1473729905@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions