Silence assorted annoying test output.
Tom Lane <tgl@sss.pgh.pa.us>
Silence assorted annoying test output. Remove unnecessary chatter about "checking if IO::Socket::UNIX works"; our tests should never print anything on stderr unless there's a problem. Add .gitignore entry for temporary directory now being left behind in src/test/postmaster.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +0 −1 |
| src/test/postmaster/.gitignore | added | +2 −0 |