postgresql/doc/src
Bruce Momjian 0150dbdce5 Allow libpq to do thread-safe SIGPIPE handling. This allows it to
ignore SIGPIPE from send() in libpq, but terminate on any other SIGPIPE,
unless the user installs their own signal handler.

This is a minor fix because the only time you get SIGPIPE from libpq's
send() is when the backend dies.
2004-01-09 02:02:43 +00:00
..
FAQ German FAQ update. 2004-01-09 01:51:31 +00:00
sgml Allow libpq to do thread-safe SIGPIPE handling. This allows it to 2004-01-09 02:02:43 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00