Update URL's to point to new site main location.
This commit is contained in:
parent
a87f494d9c
commit
b4b984bccf
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Wed Jan 5 12:52:11 EST 2005
|
Last updated: Wed Jan 5 17:36:58 EST 2005
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
Other than documentation in the source tree itself, you can find some
|
Other than documentation in the source tree itself, you can find some
|
||||||
papers/presentations discussing the code at
|
papers/presentations discussing the code at
|
||||||
http://developer.postgresql.org.
|
http://www.postgresql.org/developer.
|
||||||
|
|
||||||
1.6) I've developed a patch, what next?
|
1.6) I've developed a patch, what next?
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Wed Jan 5 12:52:11 EST 2005</P>
|
<P>Last updated: Wed Jan 5 17:36:58 EST 2005</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -130,7 +130,8 @@
|
|||||||
<H3><A name="1.3">1.3</A>) What areas need work?</H3>
|
<H3><A name="1.3">1.3</A>) What areas need work?</H3>
|
||||||
Outstanding features are detailed in the TODO list. This is located
|
Outstanding features are detailed in the TODO list. This is located
|
||||||
in <I>doc/TODO</I> in the source distribution or at <A href=
|
in <I>doc/TODO</I> in the source distribution or at <A href=
|
||||||
"http://developer.postgresql.org/todo.php">http://developer.postgresql.org/todo.php</A>.
|
"http://developer.postgresql.org/todo.php">
|
||||||
|
http://developer.postgresql.org/todo.php</A>.
|
||||||
|
|
||||||
|
|
||||||
<P>You can learn more about these features by consulting the
|
<P>You can learn more about these features by consulting the
|
||||||
@ -151,7 +152,8 @@
|
|||||||
|
|
||||||
<P>Other than documentation in the source tree itself, you can find
|
<P>Other than documentation in the source tree itself, you can find
|
||||||
some papers/presentations discussing the code at <A href=
|
some papers/presentations discussing the code at <A href=
|
||||||
"http://developer.postgresql.org">http://developer.postgresql.org</A>.</P>
|
"http://www.postgresql.org/developer">
|
||||||
|
http://www.postgresql.org/developer</A>.</P>
|
||||||
|
|
||||||
<H3><A name="1.6">1.6</A>) I've developed a patch, what next?</H3>
|
<H3><A name="1.6">1.6</A>) I've developed a patch, what next?</H3>
|
||||||
|
|
||||||
@ -182,7 +184,8 @@
|
|||||||
access to our source code management system. The source tree is
|
access to our source code management system. The source tree is
|
||||||
currently hosted in CVS. For details of how to obtain the source
|
currently hosted in CVS. For details of how to obtain the source
|
||||||
from CVS see <A href=
|
from CVS see <A href=
|
||||||
"http://developer.postgresql.org/docs/postgres/cvs.html">http://developer.postgresql.org/docs/postgres/cvs.html</A>.</P>
|
"http://developer.postgresql.org/docs/postgres/cvs.html">
|
||||||
|
http://developer.postgresql.org/docs/postgres/cvs.html</A>.</P>
|
||||||
|
|
||||||
<H3><A name="1.8">1.8</A>) How do I test my changes?</H3>
|
<H3><A name="1.8">1.8</A>) How do I test my changes?</H3>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user