13
13
< H1 > Developer's Frequently Asked Questions (FAQ) for
14
14
PostgreSQL</ H1 >
15
15
16
- < P > Last updated:Wed Mar 1 17:24:48 EST 2006</ P >
16
+ < P > Last updated:Fri Aug 11 15:15:40 EDT 2006</ P >
17
17
18
18
< P > Current maintainer: Bruce Momjian (< A href =
19
- "mailto:pgman@candle.pha.pa. us "> pgman@candle.pha.pa .us</ A > )< BR >
19
+ "mailto:bruce@momjian. us "> bruce@momjian .us</ A > )< BR >
20
20
</ P >
21
21
22
22
< P > The most recent version of this document can be viewed at< A
@@ -199,7 +199,7 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
199
199
"#1.16 "> 1.16</ a > .</ li >
200
200
201
201
< li > If you are adding a new feature, confirm that it has been tested
202
- thoroughly . Try to test the feature in all conceivable
202
+ thoughly . Try to test the feature in all conceivable
203
203
scenarios.</ li >
204
204
205
205
< li > If it is a performance patch, please provide confirming test
@@ -222,7 +222,9 @@ <H3 id="item1.6">1.6) Where can I learn more about the
222
222
< P > Other than documentation in the source tree itself, you can find
223
223
some papers/presentations discussing the code at< A href =
224
224
"http://www.postgresql.org/developer ">
225
- http://www.postgresql.org/developer</ A > .</ P >
225
+ http://www.postgresql.org/developer</ A > . An excellent presentation
226
+ is at< a href =
227
+ "http://neilconway.org/talks/hacking/ "> http://neilconway.org/talks/hacking/</ a > </ P >
226
228
227
229
< H3 id ="item1.7 "> 1.7) How do I download/update the current
228
230
source tree?</ H3 >