diff options
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 31 17:57:02 EST 2005 + Last updated: Mon Jan 31 17:57:48 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -388,7 +388,7 @@ debugging and performance measurements. The following detailed debug instructions are to be used to provide - more detailed information for server developers debugging a problem + more detailed information for server developers debugging a problem. It is also possible to debug the server if it isn't operating properly. First, by running configure with the --enable-cassert diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 9c723943b12..e795c128a37 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Jan 31 17:57:02 EST 2005</P> + <P>Last updated: Mon Jan 31 17:57:48 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -525,7 +525,7 @@ <P><B>The following detailed debug instructions are to be used to provide more detailed information for server developers debugging a - problem<B></P> + problem.<B></P> <P>It is also possible to debug the server if it isn't operating properly. First, by running <I>configure</I> with the --enable-cassert |