summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/oidjoins.out
Commit message (Expand)AuthorAgeFilesLines
* Revert 56-bit relfilenode change and follow-up commits.Robert Haas2022-09-281-1/+1
* Increase width of RelFileNumbers from 32 bits to 56 bits.Robert Haas2022-09-271-1/+1
* Allow publishing the tables of schema.Amit Kapila2021-10-271-0/+2
* Extended statistics on expressionsTomas Vondra2021-03-271-5/+5
* Build in some knowledge about foreign-key relationships in the catalogs.Tom Lane2021-02-021-1449/+264
* Fix findoidjoins to recognize oidvector columns.Tom Lane2020-05-091-0/+40
* Update oidjoins regression test for v13.Tom Lane2020-05-091-0/+48
* Rework the pg_statistic_ext catalogTomas Vondra2019-06-161-0/+8
* Create the infrastructure for planner support functions.Tom Lane2019-02-091-5/+5
* Update oidjoins regression test for v11.Tom Lane2018-05-071-0/+8
* Allow FOR EACH ROW triggers on partitioned tablesAlvaro Herrera2018-03-231-0/+8
* Update oidjoins regression test for v10.Tom Lane2017-05-151-0/+72
* Update oidjoins regression test for 9.6.Tom Lane2016-06-221-0/+32
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-171-124/+12
* Update oidjoins regression test for 9.5.Tom Lane2015-07-251-0/+72
* Update oidjoins regression test for 9.4.Tom Lane2014-04-161-0/+56
* Get rid of pg_class.reltoastidxid.Fujii Masao2013-07-041-8/+0
* Update oidjoins regression test to match git HEAD.Tom Lane2011-11-141-0/+64
* Improve findoidjoins to cover more cases.Tom Lane2011-04-231-0/+136
* Update oidjoins regression test for 9.1 catalog schema additions.Tom Lane2011-04-231-0/+72
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-357/+357
* Update oidjoins regression test for 9.0.Tom Lane2010-03-141-16/+24
* Update oidjoins test to match CVS HEAD.Tom Lane2008-10-131-1/+17
* Replace "amgetmulti" AM functions with "amgetbitmap", in which the wholeTom Lane2008-04-101-5/+5
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-0/+136
* Support arrays of composite types, including the rowtypes of regular tablesTom Lane2007-05-111-0/+16
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-301-0/+16
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-231-57/+185
* Add aggsortop column to pg_aggregate, so that MIN/MAX optimization canTom Lane2005-04-121-8/+24
* Update oidjoins regression test to match current catalog structure.Tom Lane2004-08-041-0/+16
* Cross-data-type comparisons are now indexable by btrees, pursuant to myTom Lane2003-11-121-0/+16
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-0/+32
* Reinstate pg_type's typsend and typreceive columns. They don't do muchTom Lane2003-05-081-0/+16
* Update oidjoins regression test for 7.3 catalogs.Tom Lane2002-09-051-208/+328
* Remove unused system table columns:Peter Eisentraut2002-07-241-16/+0
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-16/+8
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-21/+13
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-165/+173
* Restructure index AM interface for index building and index tuple deletion,Tom Lane2001-07-151-8/+8
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-071-5/+21
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-26/+26
* Update regress tests for change of pg_am/pg_amop.Tom Lane2000-01-221-209/+232
* Verified output from new psql.Thomas G. Lockhart2000-01-051-336/+340
* Delete unused system table pg_parg.Tom Lane1999-03-271-8/+0
* Add results of findoidjoins as a standard regression test.Tom Lane1999-03-261-0/+408