From 1b2ebc591cf56cf5a6b93a4993e135fa1d02e1f1 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Mon, 31 Jan 2005 22:58:00 +0000
Subject: [PATCH] Update debeug FAQ.
---
doc/FAQ | 4 ++--
doc/src/FAQ/FAQ.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/FAQ b/doc/FAQ
index 2fe1359356..00e5b73219 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -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 9c723943b1..e795c128a3 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
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)
@@ -525,7 +525,7 @@
The following detailed debug instructions are to be used to
provide more detailed information for server developers debugging a
- problem
+ problem.
It is also possible to debug the server if it isn't operating
properly. First, by running configure with the --enable-cassert
--
2.39.5