]> granicus.if.org Git - postgresql/commitdiff
Clarify:
authorBruce Momjian <bruce@momjian.us>
Sun, 13 Feb 2005 00:10:41 +0000 (00:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 13 Feb 2005 00:10:41 +0000 (00:10 +0000)
< * Add IP address to pg_stat_activity
> * Add the client IP address to pg_stat_activity

doc/TODO

index 27154e6bdec3a67996b8d6fc1eb3a890ae0c77c2..e0f2b292c97eebe4c5ff221415a36c94e8bf473c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Sat Feb 12 19:09:18 EST 2005
+Last updated:          Sat Feb 12 19:10:04 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -114,7 +114,7 @@ Administration
 
 * Allow the PITR process to be debugged and data examined
 * Allow a warm standby system to also allow read-only queries
-* Add IP address to pg_stat_activity
+* Add the client IP address to pg_stat_activity
 * Improve replication solutions
        o Load balancing