Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 77f24a4

Browse files
committed
Fix URL for patch hold queue.
1 parent 751e3e6 commit 77f24a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ_DEV

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Tue Oct 17 08:54:26 EDT 2006
4+
Last updated: Mon Nov 13 23:18:46 EST 2006
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -104,7 +104,7 @@ General Questions
104104
A web site is maintained for patches awaiting review,
105105
http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are
106106
being kept for the next release,
107-
http://momjian.postgresql.org/cgi-bin/pgpatches2.
107+
http://momjian.postgresql.org/cgi-bin/pgpatches_hold.
108108

109109
1.5) I've developed a patch, what next?
110110

doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated: Tue Oct 17 08:54:26 EDT 2006</P>
16+
<P>Last updated: Mon Nov 13 23:18:46 EST 2006</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<A href=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -152,7 +152,7 @@ <H3 id="item1.4">1.4) What do I do after choosing an item to
152152
http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and
153153
those that are being kept for the next release,
154154
<a href="http://momjian.postgresql.org/cgi-bin/pgpatches_hold">
155-
http://momjian.postgresql.org/cgi-bin/pgpatches2</a>.</P>
155+
http://momjian.postgresql.org/cgi-bin/pgpatches_hold</a>.</P>
156156

157157
<H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
158158

0 commit comments

Comments
 (0)