]> granicus.if.org Git - postgresql/history - contrib/intarray/_int.sql.in
Add CVS tag lines to files that were lacking them.
[postgresql] / contrib / intarray / _int.sql.in
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2004-03-30 Teodor SigaevCleanup vectors of GISTENTRY and eliminate problem...
2004-01-08 Tom LaneRemove broken (and unnecessary) definition of operator...
2003-06-11 Bruce MomjianChanges:
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-10 Bruce MomjianAugust 6, 2002
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-06-07 Bruce MomjianPlease apply attached patch to contrib/intarray (7...
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
2001-11-24 Tom LaneRemove bogus pg_amop insertion commands, per discussion...
2001-09-30 Tom LaneChanges:
2001-09-23 Bruce Momjianplease apply attached patch to current CVS.
2001-08-22 Tom LaneUpdate GiST for new pg_opclass arrangement (finally...
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-08-10 Bruce Momjian1. null-safe interface to GiST
2001-03-17 Bruce MomjianUpdate contrib intarray to Jan 25 version.
2001-01-12 Marc G. Fourniercommit Oleg and Teodor's RD-tree implementation .....