8000
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 bb9f84a commit ab64881Copy full SHA for ab64881
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun May 25 00:44:38 EDT 2003
+Last updated: Sun May 25 22:56:38 EDT 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -168,7 +168,7 @@ Commands
168
* Add schema option to createlang
169
* Allow savepoints / nested transactions [transactions] (Bruce)
170
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
171
-
+* Allow UPDATE to use SET col = DEFAULT
172
173
* ALTER
174
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments