| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | Change the autovacuum launcher to read pg_database directly, rather than | Tom Lane | 2009-08-31 | 1 | -3/+3 |
| * | Remove useless code that propagated FrontendProtocol to a backend via a | Tom Lane | 2009-08-28 | 1 | -2/+2 |
| * | Install a "dead man switch" to allow the postmaster to detect cases where | Tom Lane | 2009-05-05 | 1 | -1/+2 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Add a new GUC variable called "IntervalStyle" that decouples interval output | Tom Lane | 2008-11-09 | 1 | -1/+2 |
| * | Replace time_t with pg_time_t (same values, but always int64) in on-disk | Tom Lane | 2008-02-17 | 1 | -2/+2 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -2/+2 |
| * | Move session_start out of MyProcPort stucture and make it a global called MyS... | Andrew Dunstan | 2007-08-02 | 1 | -1/+2 |
| * | Add a multi-worker capability to autovacuum. This allows multiple worker | Alvaro Herrera | 2007-04-16 | 1 | -2/+7 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -2/+2 |
| * | GIN: Generalized Inverted iNdex. | Teodor Sigaev | 2006-05-02 | 1 | -1/+3 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Arrange for the postmaster (and standalone backends, initdb, etc) to | Tom Lane | 2005-07-04 | 1 | -7/+13 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -4/+5 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan. | Bruce Momjian | 2004-08-06 | 1 | -2/+2 |
| * | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 | 1 | -1/+3 |
| * | Paranoia: ensure MyBackendId is InvalidBackendId in a process that has | Tom Lane | 2004-05-30 | 1 | -2/+2 |
| * | Separate out bgwriter code into a logically separate module, rather | Tom Lane | 2004-05-29 | 1 | -1/+4 |
| * | Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by | Tom Lane | 2004-05-28 | 1 | -5/+9 |
| * | Clean up some relative path install issues with Claudio's help. | Bruce Momjian | 2004-05-18 | 1 | -1/+2 |
| * | Reorganize code to allow path-relative installs. | Bruce Momjian | 2004-05-17 | 1 | -1/+2 |
| * | Reorganize backend code to more cleanly manage executable names and | Bruce Momjian | 2004-05-13 | 1 | -3/+2 |
| * | Centralize implementation of delay code by creating a pg_usleep() | Tom Lane | 2004-02-10 | 1 | -3/+4 |
| * | Cost based vacuum delay feature. | Jan Wieck | 2004-02-06 | 1 | -1/+9 |
| * | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane | 2004-02-03 | 1 | -3/+3 |
| * | Review uses of IsUnderPostmaster, change some tests to look at | Tom Lane | 2004-01-28 | 1 | -3/+13 |
| * | [all] Removed call to getppid in SendPostmasterSignal, replacing with a | Bruce Momjian | 2004-01-26 | 1 | -1/+3 |
| * | Back out win32 patch so we can apply it separately. | Bruce Momjian | 2004-01-26 | 1 | -3/+1 |
| * | Attached is a patch that fixes some trivial typos and alignment. Please | Bruce Momjian | 2004-01-26 | 1 | -1/+3 |
| * | Remove unused 'noversion' command-line option processing from the | Neil Conway | 2004-01-06 | 1 | -3/+1 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Mop-up for previous change to determine default shared_buffers and | Tom Lane | 2003-08-26 | 1 | -2/+2 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 | 1 | -2/+2 |
| * | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 | 1 | -3/+1 |
| * | Fix things so that an error occuring during standalone-backend processing | Tom Lane | 2003-05-28 | 1 | -1/+3 |
| * | In bootstrap and standalone-backend modes, do not sort LOG elevel out | Tom Lane | 2003-05-28 | 1 | -1/+3 |
| * | Simplify timezone-handling code per proposal to pghackers: get rid of | Tom Lane | 2003-02-22 | 1 | -3/+1 |
| * | This patch removes two unused global variables from globals.c | Bruce Momjian | 2002-10-03 | 1 | -5/+1 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -1/+2 |
| * | Change memory-space accounting mechanism in tuplesort.c and tuplestore.c | Tom Lane | 2002-08-12 | 1 | -2/+2 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Support toasting of shared system relations, and provide toast tables for | Tom Lane | 2002-04-27 | 1 | -36/+1 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -3/+1 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+3 |