Commits

DateSubjectAuthorReleases
2006-05-30 PostmasterIsAlive test really ought to be in the inner loop for safety. Tom Lane 8.2.0
2006-05-30 Prevent multiple archivers from starting. Backpatch to 8.1.X. Bruce Momjian 8.1.5
2006-05-30 Prevent multiple archivers from starting. Backpatch to 8.1.X. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-04 Rearrange backend startup sequence so that ShmemIndexLock can become Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-07-04 Arrange for the postmaster (and standalone backends, initdb, etc) to Tom Lane 8.1.0
2005-06-19 Simplify uses of readdir() by creating a function ReadDir() that Tom Lane 8.1.0
2005-03-10 Refactor fork()-related code. We need to do various housekeeping tasks Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-12-02 > I enclose a short patch to reduce the PGARCH_RESTART_INTERVAL from 60 Bruce Momjian 8.0.0
2004-11-18 Whoops, missed converting the other sleep() call to pg_usleep(). Tom Lane 8.0.0
2004-11-17 Use pg_usleep() not sleep(), per Andrew Dunstan. Tom Lane 8.0.0
2004-11-09 Clarify some error messages Peter Eisentraut 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-12 Cleanup Win32 COPY handling, and move archive examples to SGML. Bruce Momjian 8.0.0
2004-08-09 When expanding %p in archive_command or restore_command, translate Tom Lane 8.0.0
2004-08-05 Create a built-in log rotation program, so that we no longer have to Tom Lane 8.0.0
2004-08-03 Add functions pg_start_backup, pg_stop_backup to create backup label Tom Lane 8.0.0
2004-08-01 Error message style adjustments, per Alvaro Herrera. Tom Lane 8.0.0
2004-07-21 Invent WAL timelines, as per recent discussion, to make point-in-time Tom Lane 8.0.0
2004-07-19 XLOG file archiving and point-in-time recovery. There are still some Tom Lane 8.0.0