summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-06-16 17:25:38 +0000
committerBruce Momjian <bruce@momjian.us>2006-06-16 17:25:38 +0000
commitad44b464d13b3e687d6a863af0a24c7c52385abc (patch)
tree89eab0f20f2c0534e55b08aa98963f0d7be60397 /doc/TODO
parent56e967f4ba97493a75c4c8ddb78bc907fa47c07e (diff)
downloadpostgresql-ad44b464d13b3e687d6a863af0a24c7c52385abc.tar.gz
Add URL for:
> * Allow protocol-level BIND parameter values to be logged > > http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 785a1b816e..f042479e84 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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
==========