Commits

DateSubjectAuthorReleases
2005-04-12 Add aggsortop column to pg_aggregate, so that MIN/MAX optimization can Tom Lane 8.1.0
2004-08-04 Update oidjoins regression test to match current catalog structure. Tom Lane 8.0.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2003-05-08 Reinstate pg_type's typsend and typreceive columns. They don't do much Tom Lane 7.4.1
2002-09-05 Update oidjoins regression test for 7.3 catalogs. Tom Lane 7.3.1
2002-07-24 Remove unused system table columns: Peter Eisentraut 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc 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-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-07-15 Restructure index AM interface for index building and index tuple deletion, Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as Tom Lane 7.2.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-01-22 Update regress tests for change of pg_am/pg_amop. Tom Lane 7.1.1
2000-01-05 Clean up format of tests. Thomas G. Lockhart 7.1.1
1999-03-27 Delete unused system table pg_parg. Tom Lane 7.1.1
1999-03-26 Add results of findoidjoins as a standard regression test. Tom Lane 7.1.1