postgresql/src/interfaces
Bruce Momjian 8408f65252 Rework libpq threaded SIGPIPE handling to avoid interference with
calling applications.  This is done by blocking sigpipe in the libpq
thread and using sigpending/sigwait to possibily discard any sigpipe we
generated.
2004-12-02 15:32:54 +00:00
..
ecpg Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
libpq Rework libpq threaded SIGPIPE handling to avoid interference with 2004-12-02 15:32:54 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00