From 4369b0b521ba45d4e5f88bc093eac7ce524d15ee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 8 Jun 2006 13:44:09 +0000 Subject: [PATCH] Done: > * -Allow server logs to be remotely read and removed using SQL commands --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index 096d7b8d9b..c550cbe3a7 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: Wed Jun 7 23:16:59 EDT 2006 +Last updated: Thu Jun 8 09:43:38 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -177,7 +177,7 @@ Monitoring a database for analysis. * %Add ability to monitor the use of temporary sort files -* Allow server logs to be remotely read and removed using SQL commands +* -Allow server logs to be remotely read and removed using SQL commands * Allow protocol-level BIND parameter values to be logged diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index f3ecf56991..923930c711 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Jun 7 23:16:59 EDT 2006 +Last updated: Thu Jun 8 09:43:38 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -163,7 +163,7 @@ first. a database for analysis.

  • %Add ability to monitor the use of temporary sort files -
  • Allow server logs to be remotely read and removed using SQL commands +
  • -Allow server logs to be remotely read and removed using SQL commands
  • Allow protocol-level BIND parameter values to be logged
  • Data Types

    -- 2.11.0