Обсуждение: pgsql: Adjust test case added by commit 6136e94dc.

Поиск
Список
Период
Сортировка

pgsql: Adjust test case added by commit 6136e94dc.

От
Tom Lane
Дата:
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: https://postgr.es/m/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(-)


Re: pgsql: Adjust test case added by commit 6136e94dc.

От
Andrew Dunstan
Дата:
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: https://postgr.es/m/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