| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright for 2018 | Bruce Momjian | 2018-01-02 | 1 | -1/+1 |
| * | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 | 1 | -6/+6 |
| * | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 | 1 | -3/+3 |
| * | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 | 1 | -1/+1 |
| * | Make the different Unix-y semaphore implementations ABI-compatible. | Tom Lane | 2016-12-12 | 1 | -5/+46 |
| * | Update copyright for 2016 | Bruce Momjian | 2016-01-02 | 1 | -1/+1 |
| * | Remove the option to service interrupts during PGSemaphoreLock(). | Andres Freund | 2015-02-03 | 1 | -39/+4 |
| * | Update copyright for 2015 | Bruce Momjian | 2015-01-06 | 1 | -1/+1 |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -7/+7 |
| * | Fix unsafe references to errno within error messaging logic. | Tom Lane | 2014-01-29 | 1 | -4/+10 |
| * | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 1 | -1/+1 |
| * | Use SA_RESTART for all signals, including SIGALRM. | Tom Lane | 2013-06-15 | 1 | -2/+2 |
| * | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 | 1 | -1/+1 |
| * | Remove leftovers of BeOS port | Peter Eisentraut | 2012-05-14 | 1 | -3/+0 |
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Pgindent run before 9.1 beta2. | Bruce Momjian | 2011-06-09 | 1 | -1/+1 |
| * | Consistent spacing for lengthy error messages | Peter Eisentraut | 2011-05-19 | 1 | -5/+3 |
| * | 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 |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -9/+9 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Change StatementCancelHandler() to check the DoingCommandRead flag to decide | Tom Lane | 2008-01-26 | 1 | -5/+14 |
| * | 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 |
| * | Fix a passel of recently-committed violations of the rule 'thou shalt | Tom Lane | 2006-07-14 | 1 | -2/+1 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 | 1 | -9/+9 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -66/+60 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 | 1 | -4/+2 |
| * | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 | 1 | -2/+3 |
| * | Avoid assuming that type key_t is 32 bits, since it reportedly isn't | Tom Lane | 2003-12-01 | 1 | -4/+4 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Various message fixes, among those fixes for the previous round of fixes | Peter Eisentraut | 2003-09-26 | 1 | -2/+2 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -5/+5 |
| * | elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. | Tom Lane | 2003-07-27 | 1 | -53/+28 |
| * | Error message editing in backend/bootstrap, /lib, /nodes, /port. | Tom Lane | 2003-07-22 | 1 | -4/+4 |
| * | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -14/+16 |
| * | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+1 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Create an internal semaphore API that is not tied to SysV semaphores. | Tom Lane | 2002-05-05 | 1 | -0/+522 |