Commit 1b2ebc59 authored by Bruce Momjian's avatar Bruce Momjian

Update debeug FAQ.

parent d96398d1
Frequently Asked Questions (FAQ) for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -388,7 +388,7 @@ ...@@ -388,7 +388,7 @@
debugging and performance measurements. debugging and performance measurements.
The following detailed debug instructions are to be used to provide 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 It is also possible to debug the server if it isn't operating
properly. First, by running configure with the --enable-cassert properly. First, by running configure with the --enable-cassert
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
alink="#0000ff"> alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> <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= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
...@@ -525,7 +525,7 @@ ...@@ -525,7 +525,7 @@
<P><B>The following detailed debug instructions are to be used to <P><B>The following detailed debug instructions are to be used to
provide more detailed information for server developers debugging a 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 <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 properly. First, by running <I>configure</I> with the --enable-cassert
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment