aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-01-31 02:09:34 +0000
committerBruce Momjian <bruce@momjian.us>2005-01-31 02:09:34 +0000
commit14f3fb610de5f67e02433f8d36d13463eec05c04 (patch)
tree52f30655a274abe6beb2ff7d6e2e029b89bc2d7e /doc
parent83d859108190a7a2f32253788c5285ab5da42cba (diff)
downloadpostgresql-14f3fb610de5f67e02433f8d36d13463eec05c04.tar.gz
postgresql-14f3fb610de5f67e02433f8d36d13463eec05c04.zip
Update section to mention developer's FAQ.
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ10
-rw-r--r--doc/src/FAQ/FAQ.html15
2 files changed, 13 insertions, 12 deletions
diff --git a/doc/FAQ b/doc/FAQ
index bdeb14315da..2194a52361d 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Sun Jan 30 20:59:07 EST 2005
+ Last updated: Sun Jan 30 21:08:44 EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -190,9 +190,9 @@
1.7) What documentation is available?
- Several manuals, manual pages, and some small test examples are
- included in the distribution. See the /doc directory. You can also
- browse the manuals online at http://www.PostgreSQL.org/docs.
+ PostgreSQL includes extensive documentation, including a large manual,
+ manual pages, and some test examples. See the /doc directory. You can
+ also browse the manuals online at http://www.PostgreSQL.org/docs.
There are two PostgreSQL books available online at
http://www.PostgreSQL.org/docs/awbook.html and
@@ -232,7 +232,7 @@
1.10) How do I join the development team?
First, download the latest source and read the PostgreSQL Developers
- documentation on our web site, or in the distribution. Second,
+ FAQ and documentation on our web site, or in the distribution. Second,
subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third,
submit high quality patches to pgsql-patches.
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 69d9e1377aa..b9ede9da78d 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: Sun Jan 30 20:59:07 EST 2005</P>
+ <P>Last updated: Sun Jan 30 21:08:44 EST 2005</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -243,10 +243,11 @@
<H4><A name="1.7">1.7</A>) What documentation is available?</H4>
- <P>Several manuals, manual pages, and some small test examples are
- included in the distribution. See the <I>/doc</I> directory. You
- can also browse the manuals online at <A href=
- "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs</A>.</P>
+ <P>PostgreSQL includes extensive documentation, including a large
+ manual, manual pages, and some test examples. See the <I>/doc</I>
+ directory. You can also browse the manuals online at <A href=
+ "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs</A>.
+ </P>
<P>There are two PostgreSQL books available online at <A href=
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
@@ -300,8 +301,8 @@
team?</H4>
<P>First, download the latest source and read the PostgreSQL
- Developers documentation on our web site, or in the distribution.
- Second, subscribe to the <I>pgsql-hackers</I> and
+ Developers FAQ and documentation on our web site, or in the
+ distribution. Second, subscribe to the <I>pgsql-hackers</I> and
<I>pgsql-patches</I> mailing lists. Third, submit high quality
patches to pgsql-patches.</P>