* -Add config variable to prevent auto-adding missing FROM-clause tables
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)
* 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