Rob Kiefer b873a970f7 Make pg_dump regression test more robust
Prior to PostgreSQL 10.3, the output for a trigger function did
not include the implied 'public' schema in its output when
outputting the function. In 10.3 this was changed causing the
regression test to fail. To make this more robust, the table is
now put into an explicit schema so the test does not rely on
the inconsistent behavior across versions as to printing out
'public'.
2018-03-04 12:48:05 -05:00
..
2017-11-27 16:28:51 -05:00
2017-11-10 09:44:20 +01:00