pgsql: Adjust test case added by commit 6136e94dc.

Started by Tom Laneover 6 years ago2 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Adjust test case added by commit 6136e94dc.

Per project policy, transient roles created by regression test cases
should be named "regress_something", to reduce the risks of running
such cases against installed servers. And no such role should ever
be left behind after running a test.

Discussion: /messages/by-id/11297.1576868677@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0af0504da91e5e15f0b203309a1e49a4829dac64

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 14 +++++++++-----
contrib/postgres_fdw/sql/postgres_fdw.sql | 15 ++++++++++-----
2 files changed, 19 insertions(+), 10 deletions(-)

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Tom Lane (#1)
Re: pgsql: Adjust test case added by commit 6136e94dc.

On Sat, Dec 21, 2019 at 7:15 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Adjust test case added by commit 6136e94dc.

Per project policy, transient roles created by regression test cases
should be named "regress_something", to reduce the risks of running
such cases against installed servers. And no such role should ever
be left behind after running a test.

Discussion: /messages/by-id/11297.1576868677@sss.pgh.pa.us

Thanks for fixing this.

cheers

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services