From 38efdc8bc123e0c5f1f497eb15eb2a4819030290 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 8 Feb 2005 03:23:51 +0000 Subject: [PATCH] Spacing: < * Allow the PITR process to be debugged and data examined > * Allow the PITR process to be debugged and data examined --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index e068a9cf29..8471fa7752 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon Feb 7 22:20:22 EST 2005 +Last updated: Mon Feb 7 22:23:31 EST 2005 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -112,7 +112,7 @@ Administration This is useful for checking PITR recovery. -* Allow the PITR process to be debugged and data examined +* Allow the PITR process to be debugged and data examined * Allow a warm standby system to also allow read-only queries * Improve replication solutions o Load balancing