Fix URL for patch hold queue.
This commit is contained in:
parent
751e3e6bd8
commit
77f24a46b7
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Tue Oct 17 08:54:26 EDT 2006
|
Last updated: Mon Nov 13 23:18:46 EST 2006
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ General Questions
|
|||||||
A web site is maintained for patches awaiting review,
|
A web site is maintained for patches awaiting review,
|
||||||
http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are
|
http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are
|
||||||
being kept for the next release,
|
being kept for the next release,
|
||||||
http://momjian.postgresql.org/cgi-bin/pgpatches2.
|
http://momjian.postgresql.org/cgi-bin/pgpatches_hold.
|
||||||
|
|
||||||
1.5) I've developed a patch, what next?
|
1.5) 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: Tue Oct 17 08:54:26 EDT 2006</P>
|
<P>Last updated: Mon Nov 13 23:18:46 EST 2006</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
||||||
@ -152,7 +152,7 @@
|
|||||||
http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and
|
http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and
|
||||||
those that are being kept for the next release,
|
those that are being kept for the next release,
|
||||||
<a href="http://momjian.postgresql.org/cgi-bin/pgpatches_hold">
|
<a href="http://momjian.postgresql.org/cgi-bin/pgpatches_hold">
|
||||||
http://momjian.postgresql.org/cgi-bin/pgpatches2</a>.</P>
|
http://momjian.postgresql.org/cgi-bin/pgpatches_hold</a>.</P>
|
||||||
|
|
||||||
<H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
|
<H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user