Commits

DateSubjectAuthorReleases
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 13.0
2019-03-27 Switch function current_schema[s]() to be parallel-unsafe Michael Paquier 12.0
2019-01-18 Enforce non-parallel plan when calling current_schema() in newly-added test Michael Paquier 10.7
2019-01-18 Enforce non-parallel plan when calling current_schema() in newly-added test Michael Paquier 11.2
2019-01-18 Enforce non-parallel plan when calling current_schema() in newly-added test Michael Paquier 12.0
2019-01-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 10.7
2019-01-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 11.2
2019-01-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 12.0
2018-11-09 Fix dependency handling of partitions and inheritance for ON COMMIT Michael Paquier 10.7
2018-11-09 Fix dependency handling of partitions and inheritance for ON COMMIT Michael Paquier 11.2
2018-11-09 Fix dependency handling of partitions and inheritance for ON COMMIT Michael Paquier 12.0
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 10.6
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 11.1
2018-11-05 Ignore partitioned tables when processing ON COMMIT DELETE ROWS Michael Paquier 12.0
2008-07-03 Don't refer to the database name "regression" inside the regression test Peter Eisentraut 8.4.0
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 7.3.19
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 7.4.17
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.0.13
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.1.9
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.2.4
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 8.3.0
2006-02-19 Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is Neil Conway 8.2.0
2005-01-27 Generalize TRUNCATE to support truncating multiple tables in one Tom Lane 8.1.0
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2002-11-11 Code review for ON COMMIT patch. Make the actual on-commit action happen Tom Lane 7.4.1