1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +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

10
doc/FAQ
View File

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