Add port mention:
authorBruce Momjian <bruce@momjian.us>
Mon, 21 Feb 2005 18:51:07 +0000 (18:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 21 Feb 2005 18:51:07 +0000 (18:51 +0000)
< * Add the client IP address to pg_stat_activity
> * Add the client IP address and port to pg_stat_activity

doc/TODO

index 81e2c06c56da413c584c71b8476a7a538e95edd6..b7264163202045c744ddf27e33c7ceff1ccdd472 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:      Mon Feb 21 12:30:27 EST 2005
+Last updated:      Mon Feb 21 13:50:58 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -123,7 +123,7 @@ Administration
 
 * Allow the PITR process to be debugged and data examined
 * Allow a warm standby system to also allow read-only queries
-* Add the client IP address to pg_stat_activity
+* Add the client IP address and port to pg_stat_activity
 * Improve replication solutions
    o Load balancing