summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/without_oid.sql
AgeCommit message (Expand)Author
2007-02-09Combine cmin and cmax fields of HeapTupleHeaders into a single field, byTom Lane
2006-02-19Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT isNeil Conway
2004-08-04Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane
2004-07-01Nested transactions. There is still much left to do, especially on theTom Lane
2004-01-10Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This isNeil Conway
2003-12-01This patch adds a new GUC var, "default_with_oids", which follows theBruce Momjian
2002-07-20Add new configure files for missing-oid patch.Bruce Momjian