aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-11-21 20:54:26 +0000
committerBruce Momjian <bruce@momjian.us>2005-11-21 20:54:26 +0000
commitafae55720c586bf1de1d77fdb06ec792c9ff21da (patch)
treef0bcb2d5dd017a0355e3ab1f37a9797b4bbcd48a
parentba14edbd5c8caf49cfd2723e505d1bf5ef0b5f63 (diff)
downloadpostgresql-afae55720c586bf1de1d77fdb06ec792c9ff21da.tar.gz
postgresql-afae55720c586bf1de1d77fdb06ec792c9ff21da.zip
Reorder version FAQ item to be right after "how do I get the software".
-rw-r--r--doc/FAQ20
-rw-r--r--doc/src/FAQ/FAQ.html20
2 files changed, 20 insertions, 20 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 68f5124955b..c19cdc1e840 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Mon Nov 21 15:51:32 EST 2005
+ Last updated: Mon Nov 21 15:54:10 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -18,10 +18,10 @@
1.2) What is the copyright of PostgreSQL?
1.3) What platforms does PostgreSQL support?
1.4) Where can I get PostgreSQL?
- 1.5) Where can I get support?
- 1.6) How do I submit a bug report?
- 1.7) How do I find out about known bugs or missing features?
- 1.8) What is the latest release?
+ 1.5) What is the latest release?
+ 1.6) Where can I get support?
+ 1.7) How do I submit a bug report?
+ 1.8) How do I find out about known bugs or missing features?
1.9) What documentation is available?
1.10) How can I learn SQL?
1.11) How do I join the development team?
@@ -157,7 +157,7 @@
Via web browser, use http://www.postgresql.org/ftp/, and via ftp, use
ftp://ftp.PostgreSQL.org/pub/.
- 1.5) Where can I get support?
+ 1.6) Where can I get support?
The PostgreSQL community provides assistance to many of its users via
email. The main web site to subscribe to the email lists is
@@ -173,7 +173,7 @@
A list of commercial support companies is available at
http://techdocs.postgresql.org/companies.php.
- 1.6) How do I submit a bug report?
+ 1.7) How do I submit a bug report?
Visit the PostgreSQL bug form at
http://www.postgresql.org/support/submitbug.
@@ -181,7 +181,7 @@
Also check out our ftp site ftp://ftp.PostgreSQL.org/pub/ to see if
there is a more recent PostgreSQL version.
- 1.8) What is the latest release?
+ 1.5) What is the latest release?
The latest release of PostgreSQL is version 8.1.
@@ -209,7 +209,7 @@
Our web site contains even more documentation.
- 1.7) How do I find out about known bugs or missing features?
+ 1.8) How do I find out about known bugs or missing features?
PostgreSQL supports an extended subset of SQL:2003. See our TODO list
for known bugs, missing features, and future plans.
@@ -267,7 +267,7 @@
community, manuals, and the source code often make PostgreSQL
support superior to other DBMSs. There is commercial
per-incident support available for those who need it. (See FAQ
- section 1.5.)
+ section 1.6.)
Price
We are free for all use, both commercial and non-commercial.
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 96be0417079..e760c24968c 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Mon Nov 21 15:51:32 EST 2005</P>
+ <P>Last updated: Mon Nov 21 15:54:10 EST 2005</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -30,11 +30,11 @@
<A href="#1.2">1.2</A>) What is the copyright of PostgreSQL?<BR>
<A href="#1.3">1.3</A>) What platforms does PostgreSQL support?<BR>
<A href="#1.4">1.4</A>) Where can I get PostgreSQL?<BR>
- <A href="#1.5">1.5</A>) Where can I get support?<BR>
- <A href="#1.6">1.6</A>) How do I submit a bug report?<BR>
- <A href="#1.7">1.7</A>) How do I find out about known bugs or
+ <A href="#1.5">1.5</A>) What is the latest release?<BR>
+ <A href="#1.6">1.6</A>) Where can I get support?<BR>
+ <A href="#1.7">1.7</A>) How do I submit a bug report?<BR>
+ <A href="#1.8">1.8</A>) How do I find out about known bugs or
missing features?<BR>
- <A href="#1.8">1.8</A>) What is the latest release?<BR>
<A href="#1.9">1.9</A>) What documentation is available?<BR>
<A href="#1.10">1.10</A>) How can I learn <SMALL>SQL</SMALL>?<BR>
<A href="#1.11">1.11</A>) How do I join the development team?<BR>
@@ -205,7 +205,7 @@
<A href="ftp://ftp.PostgreSQL.org/pub/">
ftp://ftp.PostgreSQL.org/pub/</A>.</P>
- <H3><A name="1.5">1.5</A>) Where can I get support?</H3>
+ <H3><A name="1.6">1.6</A>) Where can I get support?</H3>
<P>The PostgreSQL community provides assistance to many of its users
via email. The main web site to subscribe to the email lists is
@@ -224,7 +224,7 @@
"http://techdocs.postgresql.org/companies.php">
http://techdocs.postgresql.org/companies.php</A>.</P>
- <H3><A name="1.6">1.6</A>) How do I submit a bug report?</H3>
+ <H3><A name="1.7">1.7</A>) How do I submit a bug report?</H3>
<P>Visit the PostgreSQL bug form at <A href=
"http://www.postgresql.org/support/submitbug">
@@ -234,7 +234,7 @@
"ftp://ftp.PostgreSQL.org/pub/">ftp://ftp.PostgreSQL.org/pub/</A> to
see if there is a more recent PostgreSQL version.</P>
- <H3><A name="1.8">1.8</A>) What is the latest release?</H3>
+ <H3><A name="1.5">1.5</A>) What is the latest release?</H3>
<P>The latest release of PostgreSQL is version 8.1.</P>
@@ -267,7 +267,7 @@
<P>Our web site contains even more documentation.</P>
- <H3><A name="1.7">1.7</A>) How do I find out about known bugs or
+ <H3><A name="1.8">1.8</A>) How do I find out about known bugs or
missing features?</H3>
<P>PostgreSQL supports an extended subset of <SMALL>SQL:2003</SMALL>.
@@ -346,7 +346,7 @@
community, manuals, and the source code often make PostgreSQL
support superior to other <SMALL>DBMS</SMALL>s. There is
commercial per-incident support available for those who need it.
- (See <A href="#1.5">FAQ section 1.5</A>.)<BR>
+ (See <A href="#1.6">FAQ section 1.6</A>.)<BR>
<BR>
</DD>