File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Tue Mar 30 20 :04:46 EST 2004
3+ Last updated: Wed Apr 7 13 :04:30 EDT 2004
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -41,7 +41,7 @@ Administration
4141* Add group object ownership, so groups can rename/drop/grant on objects,
4242 so we can implement roles
4343* Add the concept of dataspaces/tablespaces [tablespaces]
44- * Allow logging of only data definition(DDL), or DDL and modification statements
44+ * - Allow logging of only data definition(DDL), or DDL and modification statements
4545* -Allow log lines to include session-level information, like database and user
4646* Allow server log information to be output as INSERT statements
4747* Prevent default re-use of sysids for dropped users and groups
@@ -186,6 +186,7 @@ Commands
186186* Add GUC setting to make created tables default to WITHOUT OIDS
187187* Have pg_ctl look at PGHOST in case it is a socket directory
188188* Allow column-level privileges
189+ * Add a session mode to warn about non-standard SQL usage
189190
190191* ALTER
191192 o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
You can’t perform that action at this time.
0 commit comments