| Commit message (Expand) | Author | Age | Files | Lines |
* | In the postmaster, rely on the signal infrastructure to block signals. | Tom Lane | 2020-10-15 | 1 | -0/+3 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 | 1 | -1/+1 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 | 1 | -1/+1 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 | 1 | -2/+2 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 | 1 | -1/+1 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 | 1 | -1/+1 |
* | Actually, it's not that hard to merge the Windows pqsignal code ... | Tom Lane | 2015-08-31 | 1 | -12/+9 |
* | Remove support for Unix systems without the POSIX signal APIs. | Tom Lane | 2015-08-31 | 1 | -9/+9 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 | 1 | -1/+1 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 1 | -1/+1 |
* | Move pqsignal() to libpgport. | Tom Lane | 2013-03-17 | 1 | -10/+1 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 | 1 | -1/+1 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -3/+3 |
* | Now that much of walreceiver has been pulled back into the postgres | Heikki Linnakangas | 2010-01-20 | 1 | -3/+3 |
* | Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of | Tom Lane | 2010-01-16 | 1 | -2/+2 |
* | PGDLLIMPORT-ize the remaining variables needed by walreceiver. | Tom Lane | 2010-01-16 | 1 | -2/+2 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
* | Don't unblock SIGQUIT in the SIGQUIT handler | Peter Eisentraut | 2009-12-16 | 1 | -1/+2 |
* | If there is no sigdelset(), define it as a macro. | Peter Eisentraut | 2009-12-16 | 1 | -3/+5 |
* | Remove the use of the pg_auth flat file for client authentication. | Tom Lane | 2009-08-29 | 1 | -3/+3 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -3/+3 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
* | Here's an attempt at new socket and signal code for win32. | Bruce Momjian | 2004-04-12 | 1 | -21/+1 |
* | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 | 1 | -110/+9 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 | 1 | -2/+128 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
* | We had a problem with to compile pgsql-7.2 under SW-8.0. | Bruce Momjian | 2002-02-22 | 1 | -2/+3 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+1 |
* | Enable SIGTERM and SIGQUIT during client authentication so | Jan Wieck | 2001-09-07 | 1 | -2/+3 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 | 1 | -13/+3 |
* | #include cleanups | Bruce Momjian | 2000-06-15 | 1 | -1/+3 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -8/+10 |
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
* | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev | 1999-10-06 | 1 | -1/+23 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -2/+2 |