aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-11-22 15:31:23 +0000
committerBruce Momjian <bruce@momjian.us>2005-11-22 15:31:23 +0000
commitb621efbbb89106db3e3e63009d152d6cae7dc39c (patch)
treef7bf07a71f16d8d7630d4aad2b77f5b7e0a2b96d /doc/FAQ
parent5b352d8e127b695ab6facf92dbd6af47038d54e3 (diff)
downloadpostgresql-b621efbbb89106db3e3e63009d152d6cae7dc39c.tar.gz
postgresql-b621efbbb89106db3e3e63009d152d6cae7dc39c.zip
Update wording and cleanup for new items.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/FAQ b/doc/FAQ
index faf7a59c93d..3afcbb33be8 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Tue Nov 22 10:21:51 EST 2005
+ Last updated: Tue Nov 22 10:31:18 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -212,8 +212,8 @@
+ Debugging information
+ Debugger backtrace output
* The bug is new. The following might happen:
- + A patch has been created and will be included in the next
- major or minor release
+ + A patch is created and will be included in the next major or
+ minor release
+ The bug cannot be fixed immediately and is added to the TODO
list
@@ -236,9 +236,9 @@
efficient to respond directly to email and keep the TODO list
up-to-date. In practice, bugs don't last very long in the software,
and bugs that affect a large number of users are fixed rapidly. The
- only single place to find all changes, improvements, and fixes in a
- PostgreSQL release is to read our CVS logs messages. Even the release
- notes do not contain every change made to the software.
+ only place to find all changes, improvements, and fixes in a
+ PostgreSQL release is to read the CVS log messages. Even the release
+ notes do not list every change made to the software.
1.10) What documentation is available?