|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Feb 17 13:36:15 EST 2003 |
| 3 | +Last updated:Mon Feb 17 13:36:55 EST 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -165,7 +165,7 @@ Commands
|
165 | 165 | * Allow DELETE to handle table aliases for self-joins [delete]
|
166 | 166 | * Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
|
167 | 167 | * Allow REINDEX to rebuild all indexes, remove /contrib/reindex
|
168 |
| -* -Make a transaction-safe TRUNCATE |
| 168 | +* -Make a transaction-safe TRUNCATE (Rod) |
169 | 169 | * Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
|
170 | 170 | * Add schema option to createlang
|
171 | 171 |
|
|