Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Don't refer to the database name "regression" inside the regression test | Peter Eisentraut | 2008-07-03 |
* | Support explicit placement of the temporary-table schema within search_path. | Tom Lane | 2007-04-20 |
* | Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is | Neil Conway | 2006-02-19 |
* | Generalize TRUNCATE to support truncating multiple tables in one | Tom Lane | 2005-01-27 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Code review for ON COMMIT patch. Make the actual on-commit action happen | Tom Lane | 2002-11-11 |
* | Make regression tests safe for autocommit = 'off'. | Bruce Momjian | 2002-10-19 |
* | Clean up header for uniform appearance throughout tests. | Thomas G. Lockhart | 2000-01-06 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |