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 d7e76d4 commit 6d9ee7eCopy full SHA for 6d9ee7e
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri May 30 22:54:51 EDT 2003
+Last updated: Sun Jun 1 00:31:22 EDT 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -171,6 +171,8 @@ Commands
171
* Allow savepoints / nested transactions [transactions] (Bruce)
172
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
173
* Allow UPDATE to use SET col = DEFAULT
174
+* Add config variable to prevent auto-adding missing FROM-clause tables
175
+
176
177
* ALTER
178
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments