| Commit message (Expand) | Author | Age |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Separate out the VacRUsage stuff as an independent module, in preparation | Tom Lane | 2005-10-03 |
* | Integrate autovacuum functionality into the backend. There's still a | Tom Lane | 2005-07-14 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Adjust index locking rules as per my proposal of earlier today. You | Tom Lane | 2004-09-30 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Add DLLIMPORT for PostGIS. | Bruce Momjian | 2004-08-17 |
* | Adjust our timezone library to use pg_time_t (typedef'd as int64) in | Tom Lane | 2004-06-03 |
* | Probably need sys/time.h here too to be safe. | Tom Lane | 2004-05-21 |
* | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-05-21 |
* | First steps towards statistics on expressional (nee functional) indexes. | Tom Lane | 2004-02-15 |
* | After further thought about support for gathering stats on functional | Tom Lane | 2004-02-13 |
* | Add hooks for type-specific calculation of ANALYZE statistics. Idea and | Tom Lane | 2004-02-12 |
* | Centralize implementation of delay code by creating a pg_usleep() | Tom Lane | 2004-02-10 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane | 2002-07-31 |
* | 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 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 |
* | New-style vacuum neglected to update pg_class statistics about indexes | Tom Lane | 2001-07-18 |
* | Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, | Tom Lane | 2001-07-13 |
* | Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the | Tom Lane | 2001-07-12 |
* | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane | 2001-06-27 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Cleanup of code for creating index entries. Functional indexes with | Tom Lane | 2000-07-14 |
* | Split vacuum and analyze into separate files | Bruce Momjian | 2000-05-29 |
* | More vacuum cleanup | Bruce Momjian | 2000-05-29 |
* | more cleanup | Bruce Momjian | 2000-05-29 |
* | Allow vacuum to perform analyze with shared lock. Update cvs manual. | Bruce Momjian | 2000-05-29 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Fix a passel of problems with incorrect calls to typinput and typoutput | Tom Lane | 2000-01-15 |
* | Add new vpl_num_allocated_pages member to VPageListData. | Tatsuo Ishii | 1999-08-25 |
* | First step in fixing selectivity-estimation code. eqsel and | Tom Lane | 1999-08-01 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | 1. Vacuum is updated for MVCC. | Vadim B. Mikheev | 1999-03-28 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Vacuum fix. Was modifying cache. | Bruce Momjian | 1998-08-19 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |