Commits

DateSubjectAuthorReleases
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-07-01 Migrate rtree_gist functionality into the core system, and add some Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 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
2005-03-26 Expand the 'special index operator' machinery to handle special cases Tom Lane 8.1.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2003-06-27 Create real array comparison functions (that use the element datatype's Tom Lane 7.4.1
2003-06-22 Revise hash join and hash aggregation code to use the same datatype- Tom Lane 7.4.1
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2003-05-26 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2002-04-17 Opclasses live in namespaces. I also took the opportunity to create Tom Lane 7.3.1
2001-08-21 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in Tom Lane 7.2.1
2001-08-13 Add comparison operators and btree indexing support for type bytea. Tom Lane 7.2.1
2000-08-21 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. Tom Lane 7.1.1
2000-07-30 Type lztext is toast. Tom Lane 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-06-19 Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc Tom Lane 7.1.1
1999-03-28 Clean up various minor irregularities detected by type_sanity Tom Lane 7.1.1