Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 16.1
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 15.5
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 17.0
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 11.22
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 14.10
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 13.13
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 12.17
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.5.21
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.6.17
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 10.12
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 9.4.26
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 12.2
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 11.7
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 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-06-29 Change TRUNCATE's method for searching for foreign-key references so that Tom Lane 8.2.0
2005-01-27 Generalize TRUNCATE to support truncating multiple tables in one Tom Lane 8.1.0
2003-07-21 Error message editing in backend/catalog. Tom Lane 7.4.1