Ensure that STDERR is empty in connect_ok tests

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 4d373e05286daff05d7fd0f6e4ab7ff4e5304d81
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-02-15T10:35:17Z
Releases: 15.0
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

Files

PathChange+/−
src/test/perl/PostgreSQL/Test/Cluster.pm modified +4 −1

Discussion

Cited messages not in the archive: ec146256e31afa0542f9fa970ec258c5f1a5f98.camel@vmware.com