summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_am.h
Commit message (Expand)AuthorAgeFilesLines
* 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