Обсуждение: pgsql: Ensure that STDERR is empty in connect_ok tests

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

pgsql: Ensure that STDERR is empty in connect_ok tests

От
Daniel Gustafsson
Дата:
Ensure that STDERR is empty in connect_ok tests

Connections performed via connect_ok() in TAP tests should not write
anything to STDERR.

Author: Jacob Champion <pchampion@vmware.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/9D4FFB61-392B-4A2C-B7E4-911797B4AC14@yesql.se
Discussion: https://postgr.es/m/ec146256e31afa0542f9fa970ec258c5f1a5f98.camel@vmware.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d373e05286daff05d7fd0f6e4ab7ff4e5304d81

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)