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 93b408e commit b776fc1Copy full SHA for b776fc1
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Mar 14 15:19:49 EST 2003
+Last updated: Mon Mar 17 13:49:58 EST 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -166,6 +166,7 @@ Commands
166
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
167
* Add schema option to createlang
168
* Allow savepoints / nested transactions [transactions] (Bruce)
169
+* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
170
171
172
* ALTER
0 commit comments