Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c650d52 commit e9f07b1Copy full SHA for e9f07b1
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Oct 19 22:29:58 EDT 2002
+Last updated: Sat Oct 19 22:51:15 EDT 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -192,6 +192,7 @@ Commands
192
* Allow DELETE to handle table aliases for self-joins [delete]
193
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
194
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
195
+* Make a transaction-safe TRUNCATE
196
197
* ALTER
198
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments