1313< H1 > Developer's Frequently Asked Questions (FAQ) for
1414 PostgreSQL</ H1 >
1515
16- < P > Last updated: Wed Jan 512:52:11 EST 2005</ P >
16+ < P > Last updated: Wed Jan 517:36:58 EST 2005</ P >
1717
1818< P > Current maintainer: Bruce Momjian (< A href =
1919 "mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -130,7 +130,8 @@ <H3><A name="1.2">1.2</A>) What development environment is required
130130< H3 > < A name ="1.3 "> 1.3</ A > ) What areas need work?</ H3 >
131131 Outstanding features are detailed in the TODO list. This is located
132132 in< I > doc/TODO</ I > in the source distribution or at< A href =
133- "http://developer.postgresql.org/todo.php "> http://developer.postgresql.org/todo.php</ A > .
133+ "http://developer.postgresql.org/todo.php ">
134+ http://developer.postgresql.org/todo.php</ A > .
134135
135136
136137< P > You can learn more about these features by consulting the
@@ -151,7 +152,8 @@ <H3><A name="1.5">1.5</A>) Where can I learn more about the
151152
152153< P > Other than documentation in the source tree itself, you can find
153154 some papers/presentations discussing the code at< A href =
154- "http://developer.postgresql.org "> http://developer.postgresql.org</ A > .</ P >
155+ "http://www.postgresql.org/developer ">
156+ http://www.postgresql.org/developer</ A > .</ P >
155157
156158< H3 > < A name ="1.6 "> 1.6</ A > ) I've developed a patch, what next?</ H3 >
157159
@@ -182,7 +184,8 @@ <H3><A name="1.7">1.7</A>) How do I download/update the current
182184 access to our source code management system. The source tree is
183185 currently hosted in CVS. For details of how to obtain the source
184186 from CVS see< A href =
185- "http://developer.postgresql.org/docs/postgres/cvs.html "> http://developer.postgresql.org/docs/postgres/cvs.html</ A > .</ P >
187+ "http://developer.postgresql.org/docs/postgres/cvs.html ">
188+ http://developer.postgresql.org/docs/postgres/cvs.html</ A > .</ P >
186189
187190< H3 > < A name ="1.8 "> 1.8</ A > ) How do I test my changes?</ H3 >
188191