]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Tue, 9 Mar 2004 04:45:48 +0000 (04:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 9 Mar 2004 04:45:48 +0000 (04:45 +0000)
> * -Allow log lines to include session-level information, like database and user

doc/TODO

index 6201981262019c9714f8a0993597dc674fbbba34..4f2f1d5701449e048a723085a5c5ef554a9a844d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed Mar  3 09:26:47 EST 2004
+Last updated:          Mon Mar  8 23:45:40 EST 2004
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -42,7 +42,7 @@ Administration
   so we can implement roles
 * Add the concept of dataspaces/tablespaces [tablespaces]
 * Allow logging of only data definition(DDL), or DDL and modification statements
-* Allow log lines to include session-level information, like database and user
+* -Allow log lines to include session-level information, like database and user
 * Allow server log information to be output as INSERT statements
 * Prevent default re-use of sysids for dropped users and groups
 * Prevent dropping user that still owns objects, or auto-drop the objects