Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1b2ebc5

Browse files
committed
Update debeug FAQ.
1 parent d96398d commit 1b2ebc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jan 31 17:57:02 EST 2005
4+
Last updated: Mon Jan 31 17:57:48 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -388,7 +388,7 @@
388388
debugging and performance measurements.
389389

390390
The following detailed debug instructions are to be used to provide
391-
more detailed information for server developers debugging a problem
391+
more detailed information for server developers debugging a problem.
392392

393393
It is also possible to debug the server if it isn't operating
394394
properly. First, by running configure with the --enable-cassert

doc/src/FAQ/FAQ.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Jan 31 17:57:02 EST 2005</P>
13+
<P>Last updated: Mon Jan 31 17:57:48 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -525,7 +525,7 @@ <H4><A name="3.4">3.4</A>) What debugging features are
525525

526526
<P><B>The following detailed debug instructions are to be used to
527527
provide more detailed information for server developers debugging a
528-
problem<B></P>
528+
problem.<B></P>
529529

530530
<P>It is also possible to debug the server if it isn't operating
531531
properly. First, by running <I>configure</I> with the --enable-cassert

0 commit comments

Comments
 (0)