> * Make a transaction-safe TRUNCATE
TODO list for PostgreSQL
========================
-Last updated: Sat Oct 19 22:29:58 EDT 2002
+Last updated: Sat Oct 19 22:51:15 EDT 2002
* Allow DELETE to handle table aliases for self-joins [delete]
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
+* Make a transaction-safe TRUNCATE
* ALTER
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT