aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/temp.sql
Commit message (Expand)AuthorAge
* Don't refer to the database name "regression" inside the regression testPeter Eisentraut2008-07-03
* Support explicit placement of the temporary-table schema within search_path.Tom Lane2007-04-20
* Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT isNeil Conway2006-02-19
* Generalize TRUNCATE to support truncating multiple tables in oneTom Lane2005-01-27
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* Code review for ON COMMIT patch. Make the actual on-commit action happenTom Lane2002-11-11
* Make regression tests safe for autocommit = 'off'.Bruce Momjian2002-10-19
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-06
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02