| Commit message (Expand) | Author | Age |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Use FLEXIBLE_ARRAY_MEMBER in some more places. | Tom Lane | 2015-02-20 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Introduce a pipe between postmaster and each backend, which can be used to | Heikki Linnakangas | 2011-07-08 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Treat a WAL sender process that hasn't started streaming yet as a regular | Heikki Linnakangas | 2011-01-15 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Work around unfortunate getppid() behavior on BSD-ish systems. | Robert Haas | 2010-12-21 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Marginal code cleanup for streaming replication. | Tom Lane | 2010-08-23 |
* | Introduce Streaming Replication. | Heikki Linnakangas | 2010-01-15 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Install a "dead man switch" to allow the postmaster to detect cases where | Tom Lane | 2009-05-05 |
* | 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 |
* | Put back another not-so-unnecessary #include, per report from Hiroshi Saito. | Tom Lane | 2006-07-16 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Convert the arithmetic for shared memory size calculation from 'int' | Tom Lane | 2005-08-20 |
* | 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 |
* | Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. | Tom Lane | 2004-05-30 |
* | Separate out bgwriter code into a logically separate module, rather | Tom Lane | 2004-05-29 |
* | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 |
* | [all] Removed call to getppid in SendPostmasterSignal, replacing with a | Bruce Momjian | 2004-01-26 |
* | Back out win32 patch so we can apply it separately. | Bruce Momjian | 2004-01-26 |
* | Attached is a patch that fixes some trivial typos and alignment. Please | Bruce Momjian | 2004-01-26 |
* | Drops in the CreateProcess calls for Win32 (essentially wrapping up the | Bruce Momjian | 2004-01-11 |
* | This patch is the next step towards (re)allowing fork/exec. | Bruce Momjian | 2003-12-20 |
* | $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 |
* | Remove ill-considered Assert. | Tom Lane | 2001-11-05 |
* | Merge three existing ways of signaling postmaster from child processes, | Tom Lane | 2001-11-04 |