]> granicus.if.org Git - postgresql/history - src/test/regress/expected/oidjoins.out
Remove useless whitespace at end of lines
[postgresql] / src / test / regress / expected / oidjoins.out
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-03-14 Tom LaneUpdate oidjoins regression test for 9.0.
2008-10-13 Tom LaneUpdate oidjoins test to match CVS HEAD.
2008-04-10 Tom LaneReplace "amgetmulti" AM functions with "amgetbitmap...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-05-11 Tom LaneSupport arrays of composite types, including the rowtyp...
2006-12-30 Tom LaneSupport type modifiers for user-defined types, and...
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2005-04-12 Tom LaneAdd aggsortop column to pg_aggregate, so that MIN/MAX...
2004-08-04 Tom LaneUpdate oidjoins regression test to match current catalo...
2003-11-12 Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2003-05-08 Tom LaneReinstate pg_type's typsend and typreceive columns...
2002-09-05 Tom LaneUpdate oidjoins regression test for 7.3 catalogs.
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
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-07-15 Tom LaneRestructure index AM interface for index building and...
2001-05-07 Tom LaneRewrite of planner statistics-gathering code. ANALYZE...
2000-07-17 Tom LaneRevise aggregate functions per earlier discussions...
2000-01-22 Tom LaneUpdate regress tests for change of pg_am/pg_amop.
2000-01-05 Thomas G. LockhartVerified output from new psql.
1999-03-27 Tom LaneDelete unused system table pg_parg.
1999-03-26 Tom LaneAdd results of findoidjoins as a standard regression...