summaryrefslogtreecommitdiff
path: root/src/include/libpq/pqsignal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-3/+3
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Here's an attempt at new socket and signal code for win32.Bruce Momjian2004-04-121-21/+1
* Win32 signals cleanup. Patch by Magnus Hagander, with input from ClaudioNeil Conway2004-02-081-110/+9
* Here's the latest win32 signals code, this time in the form of a patchBruce Momjian2004-01-271-2/+128
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* We had a problem with to compile pgsql-7.2 under SW-8.0.Bruce Momjian2002-02-221-2/+3
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Enable SIGTERM and SIGQUIT during client authentication soJan Wieck2001-09-071-2/+3
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-281-13/+3
* #include cleanupsBruce Momjian2000-06-151-1/+3
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-8/+10
* Add:Bruce Momjian2000-01-261-2/+3
* XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.Vadim B. Mikheev1999-10-061-1/+23
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-2/+2
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-6/+6
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-261-7/+1
* Move include of signal.h inside pqsignal.h so it's always where it's needed.Bryan Henderson1996-11-241-2/+2
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* remove:Marc G. Fournier1996-10-311-2/+1
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+32