diff --git a/doc/TODO b/doc/TODO index 8aa3625f8f6..aafa05155dd 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Thu Dec 28 15:51:07 EST 2006 +Last updated: Sat Jan 6 14:41:18 EST 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1126,7 +1126,7 @@ Write-Ahead Log replication * Reduce WAL traffic so only modified values are written rather than entire rows? -* Allow the pg_xlog directory location to be specified during initdb +* -Allow the pg_xlog directory location to be specified during initdb with a symlink back to the /data location * Allow WAL information to recover corrupted pg_controldata diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 30473d4bebe..e0788ba61da 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Dec 28 15:51:07 EST 2006
+Last updated: Sat Jan 6 14:41:18 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1018,7 +1018,7 @@ first.
replication
http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php