mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Done:
* -Add config variable to prevent auto-adding missing FROM-clause tables
This commit is contained in:
parent
6a276b7bfd
commit
9ffdd91bba
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Fri Jun 6 15:46:15 EDT 2003
|
||||
Last updated: Wed Jun 11 17:38:50 EDT 2003
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -173,7 +173,7 @@ Commands
|
||||
* Allow savepoints / nested transactions [transactions] (Bruce)
|
||||
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
|
||||
* Allow UPDATE to use SET col = DEFAULT
|
||||
* Add config variable to prevent auto-adding missing FROM-clause tables
|
||||
* -Add config variable to prevent auto-adding missing FROM-clause tables
|
||||
* Allow SET CONSTRAINTS to be qualified by schema/table
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user