1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
< * -Allow protocol-level BIND parameter values to be logged, if text mode
> * -Allow protocol-level BIND parameter values to be logged
This commit is contained in:
Bruce Momjian
2006-09-14 21:41:29 +00:00
parent e467e5c8ad
commit c1d1c50424
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Sep 14 17:36:44 EDT 2006
Last updated: Thu Sep 14 17:41:06 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -183,7 +183,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, if text mode
* -Allow protocol-level BIND parameter values to be logged
Data Types