Commits

DateSubjectAuthorReleases
2007-01-28 Add a new builtin type, "uuid". This implements a UUID type, similar to Neil Conway 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0
2006-07-21 Add the full set of comparison functions for type TID, including a btree Tom Lane 8.2.0
2006-07-11 Add support to GIN for =(anyarray,anyarray) operation Teodor Sigaev 8.2.0
2006-05-02 Add GIN opclases for another types Teodor Sigaev 8.2.0
2006-05-02 GIN: Generalized Inverted iNdex. Teodor Sigaev 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-26 Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-07-01 Migrate rtree_gist functionality into the core system, and add some Tom Lane 8.1.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-03-22 Add timestamp-versus-timestamptz cross-type comparison functions, Tom Lane 8.0.0
2004-02-14 Create crosstype comparison operators for date vs. timestamp and date Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-11-11 Fix thinko in reltime and tinterval operator classes that I added a Tom Lane 7.4.1
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1