Add URL for:
authorBruce Momjian
Fri, 16 Jun 2006 17:25:38 +0000 (17:25 +0000)
committerBruce Momjian
Fri, 16 Jun 2006 17:25:38 +0000 (17:25 +0000)
> * Allow protocol-level BIND parameter values to be logged
>
>   http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php

doc/TODO
doc/src/FAQ/TODO.html

index 785a1b816eacfe648426c2be956ef98dd422bd2f..f042479e84f22291185c3b19b260fe64bb56e90d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Jun 16 12:59:22 EDT 2006
+Last updated:      Fri Jun 16 13:25:12 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -184,6 +184,8 @@ Monitoring
 * -Allow server logs to be remotely read and removed using SQL commands
 * Allow protocol-level BIND parameter values to be logged
 
+  http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
+
 
 Data Types
 ==========
index 1d2236ed78f537501c70d5ed313b3b901cba8673..c37d772437d2cc92b71e60c64f57c7b32e6e27fa 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Jun 16 12:59:22 EDT 2006
+Last updated:           Fri Jun 16 13:25:12 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -166,6 +166,8 @@ first.
   
  • %Add ability to monitor the use of temporary sort files
  •    
  • -Allow server logs to be remotely read and removed using SQL commands
  •    
  • Allow protocol-level BIND parameter values to be logged
  • +

      http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php

    +

     
     

    Data Types