summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_index.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace functional-index facility with expressional indexes. Any columnTom Lane2003-05-281-15/+16
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* Code review and documentation updates for indisclustered patch.Tom Lane2002-09-031-2/+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-5/+5
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-27/+11
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-8/+7
* Restructure index AM interface for index building and index tuple deletion,Tom Lane2001-07-151-2/+4
* Document meaning of lossy column.Bruce Momjian2001-07-091-3/+5
* Mark column as not used.Bruce Momjian2001-05-171-6/+3
* Re-add pg_index.indhaskeytype.Bruce Momjian2001-05-151-6/+7
* Re-add pg_index.indisclustered in a minimalist way. Also fix BSDiBruce Momjian2001-05-151-7/+12
* Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used.Bruce Momjian2001-05-141-10/+7
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Add:Bruce Momjian2000-01-261-2/+3
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-101-3/+3
* Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users.Bruce Momjian2000-01-101-4/+1
* pgindent run over code.Bruce Momjian1999-05-251-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Added attributes for primary/unique/foreign keys...Vadim B. Mikheev1998-09-101-3/+8
* BTW, in catalog/pg_type.h:Bruce Momjian1998-09-061-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* Remove archive stuff.Bruce Momjian1997-11-211-8/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-13/+12
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-44/+49
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-7/+15
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+75