Commits

DateSubjectAuthorReleases
2020-02-07 Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 12.2
2020-02-07 Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 13.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-07-12 Fix FK checks of TRUNCATE involving partitioned tables Alvaro Herrera 11.0
2018-07-12 Fix FK checks of TRUNCATE involving partitioned tables Alvaro Herrera 12.0
2018-02-20 Error message improvement Peter Eisentraut 11.0
2017-04-25 Allow ALTER TABLE ONLY on partitioned tables Stephen Frost 10.0
2017-04-06 Identity columns Peter Eisentraut 10.0
2017-03-07 Fix relcache reference leak. Robert Haas 10.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-11-17 Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. Tom Lane 9.1.0
2009-01-12 Add ONLY support to LOCK and TRUNCATE. By default, these commands are now Peter Eisentraut 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-06-14 Refactor the handling of the various DropStmt variants so that when multiple Tom Lane 8.4.0
2008-06-11 Improve reporting of dependencies in DROP to work like the scheme that we Tom Lane 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2008-05-16 Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a Tom Lane 8.4.0
2008-03-28 Support statement-level ON TRUNCATE triggers. Simon Riggs Tom Lane 8.4.0
2006-06-29 Change TRUNCATE's method for searching for foreign-key references so that Tom Lane 8.2.0
2006-03-03 Add CASCADE option to TRUNCATE. Joachim Wieland Tom Lane 8.2.0
2005-01-27 Generalize TRUNCATE to support truncating multiple tables in one Tom Lane 8.1.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2003-10-02 Remove NOTICE about foreign key creating implicit triggers, because it no Peter Eisentraut 7.4.1
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1