| Commit message (Expand) | Author | Age |
* | Prioritize history files when archiving | Michael Paquier | 2018-12-24 |
* | Avoid unlikely data-loss scenarios due to rename() without fsync. | Andres Freund | 2016-03-09 |
* | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 2015-03-26 |
* | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 2015-03-11 |
* | Add a default local latch for use in signal handlers. | Andres Freund | 2015-01-14 |
* | Commonalize process startup code. | Andres Freund | 2015-01-14 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Make it easy to detach completely from shared memory. | Robert Haas | 2014-03-18 |
* | Add pg_stat_archiver statistics view. | Fujii Masao | 2014-01-29 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Improve message about failed transaction log archiving | Peter Eisentraut | 2013-04-26 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Make xlog_internal.h includable in frontend context. | Heikki Linnakangas | 2012-12-13 |
* | Split up process latch initialization for more-fail-soft behavior. | Tom Lane | 2012-10-14 |
* | Unify calling conventions for postgres/postmaster sub-main functions | Peter Eisentraut | 2012-06-25 |
* | 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 |
* | Change the autovacuum launcher to use WaitLatch instead of a poll loop. | Tom Lane | 2011-08-10 |
* | Measure WaitLatch's timeout parameter in milliseconds, not microseconds. | Tom Lane | 2011-08-09 |
* | Introduce a pipe between postmaster and each backend, which can be used to | Heikki Linnakangas | 2011-07-08 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Cause the archiver process to adopt new postgresql.conf settings (particularly | Tom Lane | 2010-05-11 |
* | 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 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Restructure the shutdown procedure for the archiver process to allow it to | Tom Lane | 2008-01-11 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Make archiver process report its progress in PS display. Per | Tom Lane | 2007-12-18 |
* | Clean up unportable attempt to use #if inside a macro call, also | Tom Lane | 2007-12-12 |
* | Provide a more accurate, detailed log message when the archive command fails. | Peter Eisentraut | 2007-12-12 |
* | Reduce routine successful-archiving message from LOG to DEBUG1 grade, | Tom Lane | 2007-11-24 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Minor improvements in backup and recovery: | Tom Lane | 2007-09-26 |
* | Move session_start out of MyProcPort stucture and make it a global called MyS... | Andrew Dunstan | 2007-08-02 |
* | StrNCpy -> strlcpy (not complete) | Peter Eisentraut | 2007-02-10 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | On systems that have setsid(2) (which should be just about everything except | Tom Lane | 2006-11-21 |
* | Clean up some misleading references to %p being a full path, per Simon. | Tom Lane | 2006-11-10 |
* | On some platforms, pg_usleep isn't interruptible by signals; fix | Tom Lane | 2006-08-07 |
* | Add GUC update_process_title to control whether 'ps' display is updated | Bruce Momjian | 2006-06-27 |
* | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut | 2006-06-18 |
* | PostmasterIsAlive test really ought to be in the inner loop for safety. | Tom Lane | 2006-05-30 |
* | Prevent multiple archivers from starting. Backpatch to 8.1.X. | Bruce Momjian | 2006-05-30 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Rearrange backend startup sequence so that ShmemIndexLock can become | Tom Lane | 2006-01-04 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Arrange for the postmaster (and standalone backends, initdb, etc) to | Tom Lane | 2005-07-04 |