summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_amop.h
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-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-2/+1
* Measure the current transaction time to milliseconds.Thomas G. Lockhart2001-09-281-2/+14
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-241/+230
* Add comparison operators and btree indexing support for type bytea.Tom Lane2001-08-131-1/+11
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-179/+179
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-14/+14
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* First pass at integrating BIT and BIT VARYING code from Adriaan Joubert.Tom Lane2000-08-211-2/+21
* Type lztext is toast.Tom Lane2000-07-301-11/+1
* Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amprocTom Lane2000-06-191-33/+19
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-5/+17
* Reactivated LZTEXT data type and changed rule plan- and qual-stringsJan Wieck2000-02-271-1/+12
* Add btree indexing of boolean valuesBruce Momjian2000-02-101-1/+11
* Add:Bruce Momjian2000-01-261-2/+3
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-221-173/+168
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-101-3/+3
* Removed LZTEXT datatype as discussed.Jan Wieck1999-12-281-11/+1
* Added another single byte oriented decompressor, useful forJan Wieck1999-11-251-1/+11
* Added nbtree operator class for NUMERICJan Wieck1999-09-291-1/+11
* Fix bogus pg_amop entries for int8 hash, cidr btree,Tom Lane1999-04-031-19/+19
* Clean up various minor irregularities detected by type_sanityTom Lane1999-03-281-2/+2
* Remove a bunch of dead entries exposed by findoidjoins crosschecks.Tom Lane1999-03-261-2/+2
* Enclosed below I have a patch to allow a btree index on the int8 type.Bruce Momjian1999-03-141-1/+13
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Remove duplicate CIDR funcs by using coerce entries.Bruce Momjian1998-10-221-6/+6
* Fix indexing for INET / CIDR.Bruce Momjian1998-10-221-2/+18
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-031-1/+21
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-5/+5
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-31/+13
* Remove NOBTREE defines, and make findoidlinks handle regproc.Bruce Momjian1998-08-111-138/+1
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-89/+1
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-1/+89
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-89/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-12/+12
* Specify hash table support functions for float8 and int4 rather than usingThomas G. Lockhart1997-11-301-31/+31
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-7/+7
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-107/+108
* Add comparision routines and catalog entries to support indices onThomas G. Lockhart1997-09-041-52/+76
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-4/+4
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+556