| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change the relation_open protocol so that we obtain lock on a relation | Tom Lane | 2006-07-31 | 1 | -22/+20 |
| * | Code review for FILLFACTOR patch. Change WITH grammar as per earlier | Tom Lane | 2006-07-03 | 1 | -7/+7 |
| * | Add FILLFACTOR to CREATE INDEX. | Bruce Momjian | 2006-07-02 | 1 | -6/+8 |
| * | * Add support NULL to GiST. | Teodor Sigaev | 2006-05-24 | 1 | -2/+2 |
| * | Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. | Tom Lane | 2006-05-02 | 1 | -20/+22 |
| * | GIN: Generalized Inverted iNdex. | Teodor Sigaev | 2006-05-02 | 1 | -17/+22 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 | 1 | -3/+1 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -9/+9 |
| * | Concurrency for GiST | Teodor Sigaev | 2005-06-27 | 1 | -2/+2 |
| * | Extend r-tree operator classes to handle Y-direction tests equivalent | Tom Lane | 2005-06-24 | 1 | -2/+2 |
| * | 1. full functional WAL for GiST | Teodor Sigaev | 2005-06-20 | 1 | -2/+2 |
| * | Change the planner to allow indexscan qualification clauses to use | Tom Lane | 2005-06-13 | 1 | -20/+22 |
| * | First phase of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 | 1 | -3/+5 |
| * | First steps towards index scans with heap access decoupled from index | Tom Lane | 2005-03-27 | 1 | -19/+19 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | Revise hash join and hash aggregation code to use the same datatype- | Tom Lane | 2003-06-22 | 1 | -1/+2 |
| * | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 | 1 | -2/+2 |
| * | More infrastructure for btree compaction project. Tree-traversal code | Tom Lane | 2003-02-22 | 1 | -7/+9 |
| * | Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more | Tom Lane | 2002-07-29 | 1 | -1/+2 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -7/+6 |
| * | Restructure index AM interface for index building and index tuple deletion, | Tom Lane | 2001-07-15 | 1 | -41/+31 |
| * | Add "#define GIST_AM_OID". | Tom Lane | 2001-05-30 | 1 | -1/+2 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -9/+9 |
| * | Finish repairing 6.5's problems with r-tree indexes: create appropriate | Tom Lane | 2000-02-17 | 1 | -31/+35 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Revise handling of index-type-specific indexscan cost estimation, per | Tom Lane | 2000-01-22 | 1 | -6/+8 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 | 1 | -1/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -3/+3 |
| * | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 | 1 | -2/+2 |
| * | Remove NOBTREE defines, and make findoidlinks handle regproc. | Bruce Momjian | 1998-08-11 | 1 | -10/+1 |
| * | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 | 1 | -1/+6 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -23/+23 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -66/+67 |
| * | remove: | Marc G. Fournier | 1996-10-31 | 1 | -2/+1 |
| * | More cleanups of the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+116 |