Commits

DateSubjectAuthorReleases
2005-02-22 Document that only a table's owner may TRUNCATE it. Per Keith Worthington. Tom Lane 8.1.0
2005-01-27 Generalize TRUNCATE to support truncating multiple tables in one Tom Lane 8.1.0
2004-03-23 Minor SGML improvements. Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-19 Document that TRUNCATE ignores user-defined ON DELETE triggers. Tom Lane 7.4.1
2003-09-19 Disallow foreign-key references from temp tables to permanent tables. Tom Lane 7.4.1
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2003-08-31 Add/edit index entries. Peter Eisentraut 7.4.1
2003-04-26 Editing of more reference pages. Peter Eisentraut 7.4.1
2002-12-06 With a recent commit truncate is transaction safe in 7.4. Bruce Momjian 7.4.1
2002-05-18 Revise command completion tags as per hackers message on 20 March. Peter Eisentraut 7.3.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2002-04-21 Augment the date/time examples in the User's Guide to reflect the newer Thomas G. Lockhart 7.3.1
2001-12-08 Use PostgreSQL consistantly throughout docs. Before, usage was split evenly Thomas G. Lockhart 7.2.1
2001-11-18 Point out that TRUNCATE can't be used inside a transaction block. Tom Lane 7.2.1
2001-09-03 Put some kind of grammatical uniformity in the <refpurpose> lines. Peter Eisentraut 7.2.1
1999-10-01 Make TABLE an optional keyword, a la LOCK TABLE (gram.y fixes not yet Thomas G. Lockhart 7.1.1
1999-09-23 Add TRUNCATE command, with psql help and sgml additions. Bruce Momjian 7.1.1