Commits

DateSubjectAuthorReleases
2007-11-24 Add missed entry for new money regression test. Tom Lane 8.3.0
2007-10-13 Migrate the former contrib/txid module into core. This will make it easier Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2007-02-09 Combine cmin and cmax fields of HeapTupleHeaders into a single field, by Tom Lane 8.3.0
2006-08-30 Extend COPY to support COPY (SELECT ...) TO ... Tom Lane 8.2.0
2006-08-12 Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. Tom Lane 8.2.0
2006-08-04 Add some basic tests of GUC behavior. Tom Lane 8.2.0
2005-07-16 Mark the geometry regression test as an ignorable failure in the pre-7.4 Tom Lane 7.2 (unreleased)
2005-07-16 Mark the geometry regression test as an ignorable failure in the pre-7.4 Tom Lane 7.3.11
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-06-06 Add some regression tests for composite-type operations. Tom Lane 8.0.0
2003-07-01 Aggregates can be polymorphic, using polymorphic implementation functions. Tom Lane 7.4.1
2002-08-27 PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing Tom Lane 7.3.1
2002-08-11 Make cluster regress test functional. Tom Lane 7.3.1