Silence assorted annoying test output.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 01fce8dab16385573ba0f2ddd3d52ba3514a6562
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-08T18:13:01Z
Releases: 18.0
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