From 131ff4e5cd1d9bf2028d158f9d833a6bc46d6f17 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 31 Jan 2005 02:17:11 +0000 Subject: [PATCH] Reorder support FAQ items. --- doc/FAQ | 40 ++++++++++++++++++++-------------------- doc/src/FAQ/FAQ.html | 44 ++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 2194a52361..957cd8859e 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jan 30 21:08:44 EST 2005 + Last updated: Sun Jan 30 21:16:28 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -19,12 +19,12 @@ 1.3) What platforms does PostgreSQL support? 1.4) Where can I get PostgreSQL? 1.5) Where can I get support? - 1.6) What is the latest release? - 1.7) What documentation is available? - 1.8) How do I find out about known bugs or missing features? - 1.9) How can I learn SQL? - 1.10) How do I join the development team? - 1.11) How do I submit a bug report? + 1.6) How do I submit a bug report? + 1.7) What is the latest release? + 1.8) What documentation is available? + 1.9) How do I find out about known bugs or missing features? + 1.10) How can I learn SQL? + 1.11) How do I join the development team? 1.12) How does PostgreSQL compare to other DBMSs? 1.13) How can I financially assist PostgreSQL? @@ -182,13 +182,21 @@ A list of commercial support companies is available at http://techdocs.postg resql.org/companies.php. - 1.6) What is the latest release? + 1.6) 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 or patches. + + 1.7) What is the latest release? The latest release of PostgreSQL is version 8.0.0. We plan to have major releases every ten to twelve months. - 1.7) What documentation is available? + 1.8) What documentation is available? PostgreSQL includes extensive documentation, including a large manual, manual pages, and some test examples. See the /doc directory. You can @@ -208,12 +216,12 @@ Our web site contains even more documentation. - 1.8) How do I find out about known bugs or missing features? + 1.9) How do I find out about known bugs or missing features? PostgreSQL supports an extended subset of SQL-92. See our TODO list for known bugs, missing features, and future plans. - 1.9) How can I learn SQL? + 1.10) How can I learn SQL? The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html teaches SQL. There is another PostgreSQL book at @@ -229,7 +237,7 @@ et al., Addison-Wesley. Others like The Complete Reference SQL, Groff et al., McGraw-Hill. - 1.10) How do I join the development team? + 1.11) How do I join the development team? First, download the latest source and read the PostgreSQL Developers FAQ and documentation on our web site, or in the distribution. Second, @@ -242,14 +250,6 @@ and we had confidence that patches they committed were of high quality. - 1.11) 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 or patches. - 1.12) How does PostgreSQL compare to other DBMSs? There are several ways of measuring software: features, performance, diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b9ede9da78..dc6d060553 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: Sun Jan 30 21:08:44 EST 2005

+

Last updated: Sun Jan 30 21:16:28 EST 2005

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -31,13 +31,13 @@ 1.3) What platforms does PostgreSQL support?
1.4) Where can I get PostgreSQL?
1.5) Where can I get support?
- 1.6) What is the latest release?
- 1.7) What documentation is available?
- 1.8) How do I find out about known bugs or + 1.6) How do I submit a bug report?
+ 1.7) What is the latest release?
+ 1.8) What documentation is available?
+ 1.9) How do I find out about known bugs or missing features?
- 1.9) How can I learn SQL?
- 1.10) How do I join the development team?
- 1.11) How do I submit a bug report?
+ 1.10) How can I learn SQL?
+ 1.11) How do I join the development team?
1.12) How does PostgreSQL compare to other DBMSs?
1.13) How can I financially assist @@ -235,13 +235,23 @@ "http://techdocs.postgresql.org/companies.php">http://techdocs.postg resql.org/companies.php.

-

1.6) What is the latest release?

+

1.6) 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 or patches.

+ +

1.7) What is the latest release?

The latest release of PostgreSQL is version 8.0.0.

We plan to have major releases every ten to twelve months.

-

1.7) What documentation is available?

+

1.8) What documentation is available?

PostgreSQL includes extensive documentation, including a large manual, manual pages, and some test examples. See the /doc @@ -266,14 +276,14 @@

Our web site contains even more documentation.

-

1.8) How do I find out about known bugs or +

1.9) How do I find out about known bugs or missing features?

PostgreSQL supports an extended subset of SQL-92. See our TODO list for known bugs, missing features, and future plans.

-

1.9) How can I learn +

1.10) How can I learn SQL?

The PostgreSQL book at The Complete Reference SQL, Groff et al., McGraw-Hill.

-

1.10) How do I join the development +

1.11) How do I join the development team?

First, download the latest source and read the PostgreSQL @@ -312,16 +322,6 @@ committers to keep up, and we had confidence that patches they committed were of high quality.

-

1.11) 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 or patches.

-

1.12) How does PostgreSQL compare to other DBMSs?

-- 2.40.0