summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_am.h
Commit message (Expand)AuthorAgeFilesLines
* Change the relation_open protocol so that we obtain lock on a relationTom Lane2006-07-311-22/+20
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-031-7/+7
* Add FILLFACTOR to CREATE INDEX.Bruce Momjian2006-07-021-6/+8
* * Add support NULL to GiST.Teodor Sigaev2006-05-241-2/+2
* Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion.Tom Lane2006-05-021-20/+22
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-021-17/+22
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-3/+1
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-9/+9
* Concurrency for GiSTTeodor Sigaev2005-06-271-2/+2
* Extend r-tree operator classes to handle Y-direction tests equivalentTom Lane2005-06-241-2/+2
* 1. full functional WAL for GiSTTeodor Sigaev2005-06-201-2/+2
* Change the planner to allow indexscan qualification clauses to useTom Lane2005-06-131-20/+22
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-3/+5
* First steps towards index scans with heap access decoupled from indexTom Lane2005-03-271-19/+19
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-2/+2
* Revise hash join and hash aggregation code to use the same datatype-Tom Lane2003-06-221-1/+2
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* More infrastructure for btree compaction project. Tree-traversal codeTom Lane2003-02-221-7/+9
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-291-1/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-7/+6
* Restructure index AM interface for index building and index tuple deletion,Tom Lane2001-07-151-41/+31
* Add "#define GIST_AM_OID".Tom Lane2001-05-301-1/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-9/+9
* Finish repairing 6.5's problems with r-tree indexes: create appropriateTom Lane2000-02-171-31/+35
* Add:Bruce Momjian2000-01-261-2/+3
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-221-6/+8
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Initial MVCC code.Vadim B. Mikheev1998-12-151-1/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+3
* Change owner from oid to int4 type.Bruce Momjian1998-08-111-2/+2
* Remove NOBTREE defines, and make findoidlinks handle regproc.Bruce Momjian1998-08-111-10/+1
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-1/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-23/+23
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-66/+67
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+116