]> granicus.if.org Git - postgresql/history - src/backend/libpq/pqsignal.c
Reduce hash size for compute_array_stats, compute_tsvector_stats.
[postgresql] / src / backend / libpq / pqsignal.c
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-03-12 Bruce MomjianUse "backend process" rather than "backend server"...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
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.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-02-14 Bruce MomjianImprove documentation of signal usage for HAVE_SIGPROCM...
2005-02-14 Bruce MomjianImprove documentation of signal usage for HAVE_SIGPROCM...
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-08-15 Tom LaneSpecify SA_NOCLDSTOP when enabling SIGCHLD, per suggest...
2004-05-29 Tom LaneSeparate out bgwriter code into a logically separate...
2004-04-12 Bruce MomjianHere's an attempt at new socket and signal code for...
2004-02-18 Bruce MomjianHere is a patch that implements setitimer() on win32...
2004-02-08 Neil ConwayWin32 signals cleanup. Patch by Magnus Hagander, with...
2004-01-27 Bruce MomjianPgindent win32 signal code.
2004-01-27 Bruce MomjianHere's the latest win32 signals code, this time in...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-09-21 Tom LaneAdd an overall timeout on the client authentication...
2001-09-08 Tom LaneClean up some confusion about where and how to set...
2001-09-07 Jan WieckEnable SIGTERM and SIGQUIT during client authentication so
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-06-29 Tom LaneAdd SIGFPE to list of signals never to block. #ifdef...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-01-26 Bruce MomjianAdd:
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
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-18 Bryan HendersonAdd comments about the diversity of signal functionalit...
1996-11-06 Marc G. FournierI'm getting there, slowly :)
1996-11-03 Marc G. FournierProduce a clean compile of backend...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01