forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4d373e0
committed
Ensure that STDERR is empty in connect_ok tests
Connections performed via connect_ok() in TAP tests should not writeanything 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.seDiscussion:https://postgr.es/m/ec146256e31afa0542f9fa970ec258c5f1a5f98.camel@vmware.com1 parent6538be9 commit4d373e0
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2214 | 2214 |
| |
2215 | 2215 |
| |
2216 | 2216 |
| |
2217 |
| - | |
| 2217 | + | |
2218 | 2218 |
| |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
2219 | 2222 |
| |
2220 | 2223 |
| |
2221 | 2224 |
| |
|
0 commit comments
Comments
(0)