diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-11-22 15:21:54 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-11-22 15:21:54 +0000 |
commit | 179211a68308d051d6ae70046b4cd5ec635e1bc7 (patch) | |
tree | b0420f03f9219210b82be1d3c41135b346bfbe13 /doc/FAQ | |
parent | d2f568dc6c24c6f68c9d1c2cf13e6c025699f62e (diff) | |
download | postgresql-179211a68308d051d6ae70046b4cd5ec635e1bc7.tar.gz postgresql-179211a68308d051d6ae70046b4cd5ec635e1bc7.zip |
Markup TODO as a URL.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Nov 22 10:16:48 EST 2005 + Last updated: Tue Nov 22 10:21:51 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -194,15 +194,14 @@ 1.8) How do I submit a bug report? Visit the PostgreSQL bug form at - http://www.postgresql.org/support/submitbug. - - Also check out our ftp site ftp://ftp.PostgreSQL.org/pub/ to see if - there is a more recent PostgreSQL version. + http://www.postgresql.org/support/submitbug. Also check out our ftp + site ftp://ftp.PostgreSQL.org/pub/ to see if there is a more recent + PostgreSQL version. Bugs submitted using the bug form or posted to any PostgreSQL mailing list typically generates one of the following replies: * It is not a bug, and why - * It is a known bug and is known already on the TODO list + * It is a known bug and is already on the TODO list * The bug has been fixed in the current release * The bug has been fixed but is not packaged yet in an official release |