Commit 52d0feec authored by Bruce Momjian's avatar Bruce Momjian

Done:

> * -Make a transaction-safe TRUNCATE
parent 244d2d67
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sat Feb 15 19:29:41 EST 2003 Last updated: Mon Feb 17 13:36:15 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -165,7 +165,7 @@ Commands ...@@ -165,7 +165,7 @@ Commands
* Allow DELETE to handle table aliases for self-joins [delete] * Allow DELETE to handle table aliases for self-joins [delete]
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT * Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex * Allow REINDEX to rebuild all indexes, remove /contrib/reindex
* Make a transaction-safe TRUNCATE * -Make a transaction-safe TRUNCATE
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY * Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
* Add schema option to createlang * Add schema option to createlang
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment