| Commit message (Expand) | Author | Age |
* | Use "backend process" rather than "backend server", where appropriate. | Bruce Momjian | 2011-03-12 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Remove the use of the pg_auth flat file for client authentication. | Tom Lane | 2009-08-29 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Improve documentation of signal usage for HAVE_SIGPROCMASK and | Bruce Momjian | 2005-02-14 |
* | Improve documentation of signal usage for HAVE_SIGPROCMASK and | Bruce Momjian | 2005-02-14 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Specify SA_NOCLDSTOP when enabling SIGCHLD, per suggestion from | Tom Lane | 2004-08-15 |
* | Separate out bgwriter code into a logically separate module, rather | Tom Lane | 2004-05-29 |
* | Here's an attempt at new socket and signal code for win32. | Bruce Momjian | 2004-04-12 |
* | Here is a patch that implements setitimer() on win32. With this patch | Bruce Momjian | 2004-02-18 |
* | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 |
* | Pgindent win32 signal code. | Bruce Momjian | 2004-01-27 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Add an overall timeout on the client authentication cycle, so that | Tom Lane | 2001-09-21 |
* | Clean up some confusion about where and how to set whereToSendOutput. | Tom Lane | 2001-09-08 |
* | Enable SIGTERM and SIGQUIT during client authentication so | Jan Wieck | 2001-09-07 |
* | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | 2001-08-24 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Add SIGFPE to list of signals never to block. #ifdef all signals in | Tom Lane | 2000-06-29 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | pq/signal() portability patch. Also psql copy prompt fix. | Bruce Momjian | 1996-12-26 |
* | Add comments about the diversity of signal functionality. Came from | Bryan Henderson | 1996-11-18 |
* | I'm getting there, slowly :) | Marc G. Fournier | 1996-11-06 |
* | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |