diff options
| author | Bruce Momjian | 2006-08-08 01:24:36 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-08-08 01:24:36 +0000 |
| commit | d42cb5d8806a7117e5fb71d9e48473d160e371ba (patch) | |
| tree | f5881ca192cf78e000cf2497538f643000742fd6 /doc | |
| parent | 3716f90c39150ccc97d4ebd8615fcb6141663b8e (diff) | |
Done:
< * Allow protocol-level BIND parameter values to be logged
<
< http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
> * -Allow protocol-level BIND parameter values to be logged, if text mode
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/TODO | 6 | ||||
| -rw-r--r-- | doc/src/FAQ/TODO.html | 6 |
2 files changed, 4 insertions, 8 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Thu Aug 3 21:24:41 EDT 2006 +Last updated: Mon Aug 7 21:24:28 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -185,9 +185,7 @@ Monitoring * %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 +* -Allow protocol-level BIND parameter values to be logged, if text mode Data Types diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index e6d1c72ea32..baf2b3e28e4 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Thu Aug 3 21:24:41 EDT 2006 +Last updated: Mon Aug 7 21:24:28 EDT 2006 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -167,9 +167,7 @@ first. </p> </li><li>%Add ability to monitor the use of temporary sort files </li><li>-<em>Allow server logs to be remotely read and removed using SQL commands</em> - </li><li>Allow protocol-level BIND parameter values to be logged -<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php">http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php</a> -</p> + </li><li>-<em>Allow protocol-level BIND parameter values to be logged, if text mode</em> </li></ul> <h1><a name="section_4">Data Types</a></h1> |
