]> granicus.if.org Git - postgresql/history - src/include/libpq/pqsignal.h
Stamp copyrights for year 2011.
[postgresql] / src / include / libpq / pqsignal.h
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-20 Heikki LinnakangasNow that much of walreceiver has been pulled back into...
2010-01-16 Tom LaneHuh, apparently on cygwin we HAVE_SIGPROCMASK, so both...
2010-01-16 Tom LanePGDLLIMPORT-ize the remaining variables needed by walre...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-16 Peter EisentrautDon't unblock SIGQUIT in the SIGQUIT handler
2009-12-16 Peter EisentrautIf there is no sigdelset(), define it as a macro.
2009-08-29 Tom LaneRemove the use of the pg_auth flat file for client...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-04-12 Bruce MomjianHere's an attempt at new socket and signal code for...
2004-02-08 Neil ConwayWin32 signals cleanup. Patch by Magnus Hagander, with...
2004-01-27 Bruce MomjianHere's the latest win32 signals code, this time in...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-02-22 Bruce MomjianWe had a problem with to compile pgsql-7.2 under SW...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-07 Jan WieckEnable SIGTERM and SIGQUIT during client authentication so
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-15 Bruce Momjian#include cleanups
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-10-06 Vadim B. MikheevXLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-12-26 Bruce Momjianpq/signal() portability patch. Also psql copy prompt...
1996-11-24 Bryan HendersonMove include of signal.h inside pqsignal.h so it's...
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...