1212< H1 > Developer's Frequently Asked Questions (FAQ) for
1313 PostgreSQL</ H1 >
1414
15- < P > Last updated:Fri Oct 15 12:26:50 EDT 2004</ P >
15+ < P > Last updated:Sat Nov 27 01:02:35 EST 2004</ P >
1616
1717< P > Current maintainer: Bruce Momjian (< A href =
1818 "mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -34,7 +34,7 @@ <H2>General Questions</H2>
3434< A href ="#1.3 "> 1.3</ A > ) How do I download/update the current source
3535 tree?< BR >
3636< A href ="#1.4 "> 1.4</ A > ) How do I test my changes?< BR >
37- < A href ="#1.5 "> 1.5</ A > ) What tools are available for developers?< BR >
37+ < A href ="#1.5 "> 1.5</ A > ) What tools are available for developers?< BR >
3838< A href ="#1.6 "> 1.6</ A > ) What books are good for developers?< BR >
3939< A href ="#1.7 "> 1.7</ A > ) What is configure all about?< BR >
4040< A href ="#1.8 "> 1.8</ A > ) How do I add a new port?< BR >
@@ -45,6 +45,8 @@ <H2>General Questions</H2>
4545< A href ="#1.11 "> 1.11</ A > ) How are CVS branches handled?< BR >
4646< A href ="#1.12 "> 1.12</ A > ) Where can I get a copy of the SQL
4747 standards?< BR >
48+ < A href ="#1.13 "> 1.1</ A > ) How do I get involved in PostgreSQL
49+ web site development?< BR >
4850
4951< CENTER >
5052< H2 > Technical Questions</ H2 >
@@ -634,6 +636,20 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
634636 http://dbs.uni-leipzig.de/en/lokal/standards.pdf</ a > (paper)</ li >
635637</ ul >
636638
639+ < H3 > < A name ="1.13 "> 1.13</ A > ) How go I get involved in PostgreSQL
640+ web site development?</ H3 >
641+
642+ < P > PostgreSQL website development is discussed on the
643+ pgsql-www@postgresql.org mailing list. The is a project page where
644+ the source code is available at< a
645+ href ="http://gborg.postgresql.org/project/pgweb/projdisplay.php "> http://gborg.postgresql.org/project/pgweb/projdisplay.php
646+ </ a > , the code for the next version of the website is under the "portal"
647+ module. You will al so find code for the "techdocs" website if you would
648+ like to contribute to that. A temporary todo list for current website
649+ development issues is available at< a
650+ href ="http://xzilla.postgresql.org/todo "> http://xzilla.postgresql.org/todo</ a > </ P >
651+
652+
637653< CENTER >
638654< H2 > Technical Questions</ H2 >
639655</ CENTER >