Index: FAQ.html =================================================================== RCS file: /projects/cvsroot/pgsql/doc/src/FAQ/FAQ.html,v retrieving revision 1.227 diff -c -r1.227 FAQ.html *** FAQ.html 1 Sep 2004 03:28:15 -0000 1.227 --- FAQ.html 29 Oct 2004 01:08:42 -0000 *************** *** 43,48 **** --- 43,49 ---- DBMSs?
1.15) How can I financially assist PostgreSQL?
+ 1.16) I'd like to update the PostgreSQL website, what do I need to do?

User Client Questions

*************** *** 503,508 **** --- 504,512 ---- it to our advocacy site at http://advocacy.postgresql.org.

+

1.16) I'd like to update the PostgreSQL website, what do I need to do?

+ +

PostgreSQL website development is discussed on the 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

User Client Questions