Code review for recent libpq changes. Be more careful about error

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

Commit: 5d7a555d0f42bce2a3ac05ea4fc32e6781803f1f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-12-02T23:20:21Z
Releases: 8.0.0
Code review for recent libpq changes.  Be more careful about error
handling in SIGPIPE processing; avoid unnecessary pollution of application
link-symbol namespace; spell 'pointer to function' in the conventional
way.

Files