]> granicus.if.org Git - postgresql/commitdiff
Remove duplicat item:
authorBruce Momjian <bruce@momjian.us>
Tue, 29 Jan 2008 16:09:28 +0000 (16:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 29 Jan 2008 16:09:28 +0000 (16:09 +0000)
<    o Allow the PITR process to be debugged and data examined

doc/TODO
doc/src/FAQ/TODO.html

index 38452895d5e3fb581620070888e5a27cf8591789..8a7ba46ac6a162c64038f0102a58884dfbb329e3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Mon Jan 14 17:13:36 EST 2008
+Last updated:          Tue Jan 29 11:09:18 EST 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -143,7 +143,6 @@ Administration
 
          o %Create dump tool for write-ahead logs for use in determining
            transaction id for point-in-time recovery
-         o Allow the PITR process to be debugged and data examined
          o Allow recovery.conf to support the same syntax as
            postgresql.conf, including quoting
 
index bc705911abc7782d6f51c4898e6ed98b289ea6d5..7223708debd8194092e3f28c2f04856d78e88803 100644 (file)
@@ -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:           Mon Jan 14 17:13:36 EST 2008
+Last updated:           Tue Jan 29 11:09:18 EST 2008
 </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>.
@@ -133,7 +133,6 @@ first.  There is also a developer's wiki at<br/>
 </p>
     </li><li>%Create dump tool for write-ahead logs for use in determining
             transaction id for point-in-time recovery
-    </li><li>Allow the PITR process to be debugged and data examined
     </li><li>Allow recovery.conf to support the same syntax as
             postgresql.conf, including quoting
 <p>            <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a>