Skip to content

Commit d42cb5d

Browse files
committed
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
1 parent 3716f90 commit d42cb5d

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

doc/TODO

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Thu Aug 3 21:24:41 EDT 2006
5+
Last updated: Mon Aug 7 21:24:28 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -185,9 +185,7 @@ Monitoring
185185

186186
* %Add ability to monitor the use of temporary sort files
187187
* -Allow server logs to be remotely read and removed using SQL commands
188-
* Allow protocol-level BIND parameter values to be logged
189-
190-
http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
188+
* -Allow protocol-level BIND parameter values to be logged, if text mode
191189

192190

193191
Data Types

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Thu Aug 3 21:24:41 EDT 2006
11+
Last updated: Mon Aug 7 21:24:28 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -167,9 +167,7 @@ <h1><a name="section_3">Monitoring</a></h1>
167167
</p>
168168
</li><li>%Add ability to monitor the use of temporary sort files
169169
</li><li>-<em>Allow server logs to be remotely read and removed using SQL commands</em>
170-
</li><li>Allow protocol-level BIND parameter values to be logged
171-
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php">http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php</a>
172-
</p>
170+
</li><li>-<em>Allow protocol-level BIND parameter values to be logged, if text mode</em>
173171
</li></ul>
174172
<h1><a name="section_4">Data Types</a></h1>
175173

0 commit comments

Comments
 (0)