OSDN Git Service

pgindent run for 8.2.
[pg-rex/syncrep.git] / src / include / catalog / pg_amproc.h
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-21 Tom LaneAdd the full set of comparison functions for type TID...
2006-05-02 Teodor SigaevAdd GIN opclases for another types
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-07-01 Tom LaneMigrate rtree_gist functionality into the core system...
2005-04-14 Tom LaneFirst phase of project to use fixed OIDs for all system...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-13 Tom LaneGive inet/cidr datatypes their own hash function that...
2004-03-22 Tom LaneAdd timestamp-versus-timestamptz cross-type comparison...
2004-02-14 Tom LaneCreate crosstype comparison operators for date vs....
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-12 Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-27 Tom LaneCreate real array comparison functions (that use the...
2003-06-25 Bruce MomjianBack out array mega-patch.
2003-06-24 Bruce MomjianArray mega-patch.
2003-06-22 Tom LaneRevise hash join and hash aggregation code to use the...
2003-05-26 Tom LaneCause CHAR(n) to TEXT or VARCHAR conversion to automati...
2003-05-15 Peter EisentrautIndexing support for pattern matching operations via...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-08-13 Tom LaneAdd comparison operators and btree indexing support...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-08 Tom LaneRepair erroneous use of hashvarlena() for MACADDR,...
2000-08-21 Tom LaneFirst pass at integrating BIT and BIT VARYING code...
2000-07-30 Tom LaneType lztext is toast.
2000-06-19 Tom LaneClean up bogosities in pg_opclass, pg_amop, pg_amproc...
2000-03-14 Thomas G. LockhartImplement column aliases on views "CREATE VIEW name...
2000-02-27 Jan WieckReactivated LZTEXT data type and changed rule plan...
2000-02-10 Bruce MomjianAdd btree indexing of boolean values
2000-01-26 Bruce MomjianAdd:
1999-12-28 Jan WieckRemoved LZTEXT datatype as discussed.
1999-12-08 Bruce MomjianFix indexing of cidr.
1999-11-25 Jan WieckAdded another single byte oriented decompressor, useful for
1999-09-29 Jan WieckAdded nbtree operator class for NUMERIC
1999-03-26 Tom LaneRemove a bunch of dead entries exposed by findoidjoins...
1999-03-14 Bruce MomjianEnclosed below I have a patch to allow a btree index...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-03 Bruce MomjianIntegrate new IP type from Tom Ivar Helbekkmo.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-11 Bruce MomjianRemove NOBTREE defines, and make findoidlinks handle...
1997-11-30 Thomas G. LockhartAdd datetime and timespan hash index declarations....
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-09-04 Thomas G. LockhartAdd comparision routines and catalog entries to support...
1996-11-13 Marc G. FournierCommit of a *MAJOR* patch from Dan McGuirk <djm@indirec...
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files