summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/oidjoins.sql
Commit message (Expand)AuthorAgeFilesLines
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-0/+16
* Reinstate pg_type's typsend and typreceive columns. They don't do muchTom Lane2003-05-081-0/+8
* Update oidjoins regression test for 7.3 catalogs.Tom Lane2002-09-051-208/+268
* Remove unused system table columns:Peter Eisentraut2002-07-241-8/+0
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-8/+4
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-11/+7
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-55/+59
* Restructure index AM interface for index building and index tuple deletion,Tom Lane2001-07-151-4/+4
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-071-3/+11
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-14/+14
* Update regress tests for change of pg_am/pg_amop.Tom Lane2000-01-221-203/+212
* Clean up format of tests.Thomas G. Lockhart2000-01-051-200/+203
* Delete unused system table pg_parg.Tom Lane1999-03-271-4/+0
* Add results of findoidjoins as a standard regression test.Tom Lane1999-03-261-0/+207