diff options
| author | Bruce Momjian | 2004-03-09 04:45:48 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2004-03-09 04:45:48 +0000 |
| commit | 96ef6682e3fd4e940ac2e9451eb70afa3625e8c3 (patch) | |
| tree | 1364b9a62b020be53a15656786b5d03eb6ff9717 | |
| parent | 2d3fe86bc4b5675ee8b9a961d3662da7c5dae341 (diff) | |
Done:
> * -Allow log lines to include session-level information, like database and user
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
