summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/temp.sql
Commit message (Expand)AuthorAgeFilesLines
* Generalize TRUNCATE to support truncating multiple tables in oneTom Lane2005-01-271-0/+16
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-1/+0
* Code review for ON COMMIT patch. Make the actual on-commit action happenTom Lane2002-11-111-6/+42
* Make regression tests safe for autocommit = 'off'.Bruce Momjian2002-10-191-0/+1
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-0/+2
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-0/+47