diff options
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 0d45b03b52a..0ff27b2684e 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,12 +1,12 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Oct 16 15:24:36 EDT 2006 + Last updated: Tue Oct 17 08:54:26 EDT 2006 Current maintainer: Bruce Momjian (bruce@momjian.us) The most recent version of this document can be viewed at - http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html. + http://www.postgresql.org/docs/faqs.FAQ_DEV.html. _________________________________________________________________ General Questions @@ -560,10 +560,7 @@ General Questions pgsql-www@postgresql.org mailing list. The is a project page where the source code is available at http://gborg.postgresql.org/project/pgweb/projdisplay.php , the code - for the next version of the website is under the "portal" module. You - will also find code for the "techdocs" website if you would like to - contribute to that. A temporary todo list for current website - development issues is available at http://xzilla.postgresql.org/todo + for the next version of the website is under the "portal" module. Technical Questions |