1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Update section to mention developer's FAQ.

This commit is contained in:
Bruce Momjian
2005-01-31 02:09:34 +00:00
parent 83d8591081
commit 14f3fb610d
2 changed files with 13 additions and 12 deletions

View File

@ -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>