postgresql/src/backend
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
..
access More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
bootstrap More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
catalog More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
commands More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
executor More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Patch that makes quoting "sameuser", "samegroup", and "all" remove 2003-12-25 03:44:05 +00:00
main Final rearrangement of main postgresql child process (ie. 2004-01-06 23:15:22 +00:00
nodes Allow libpq to do thread-safe SIGPIPE handling. This allows it to 2004-01-09 02:02:43 +00:00
optimizer Make some improvements in the intelligence of the partial-index 2004-01-07 22:02:48 +00:00
parser More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
po $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
port More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
postmaster More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
storage More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
tcop More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
utils [Forced commit to add log message that I fat-fingered last time] 2004-01-08 06:01:21 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00