aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pqsignal.c
Commit message (Expand)AuthorAge
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Add an overall timeout on the client authentication cycle, so thatTom Lane2001-09-21
* Clean up some confusion about where and how to set whereToSendOutput.Tom Lane2001-09-08
* Enable SIGTERM and SIGQUIT during client authentication soJan Wieck2001-09-07
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Add SIGFPE to list of signals never to block. #ifdef all signals inTom Lane2000-06-29
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-28
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-11
* Add:Bruce Momjian2000-01-26
* Final cleanup.Bruce Momjian1999-07-16
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* Add comments about the diversity of signal functionality. Came fromBryan Henderson1996-11-18
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09