From e954cd2bc23713d039fa80120f9bea8e1a4b22d0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 20 May 2005 19:18:15 +0000 Subject: Remove 2-phase description, because it isn't accurate anymore: < < This will involve adding a way to respond to commit failure by either < taking the server into offline/readonly mode or notifying the < administrator --- doc/src/FAQ/TODO.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 7de9d7791de..aec797ff11f 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Tue May 17 00:17:58 EDT 2005
+Last updated: Fri May 20 15:18:24 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -630,10 +630,6 @@ first.
needed to enable transaction semantics.
This will involve adding a way to respond to commit failure by either - taking the server into offline/readonly mode or notifying the - administrator -