From: Bruce Momjian
Date: Tue, 14 Nov 2006 04:18:55 +0000 (+0000)
Subject: Fix URL for patch hold queue.
X-Git-Tag: REL8_2_RC1~86
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77f24a46b73611cd2554844179054684c316e8cd;p=postgresql
Fix URL for patch hold queue.
---
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 0ff27b2684..b24141ca76 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
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)
@@ -104,7 +104,7 @@ General Questions
A web site is maintained for patches awaiting review,
http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are
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?
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 38fd4ca861..ad3358fe97 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
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)
@@ -152,7 +152,7 @@
http://momjian.postgresql.org/cgi-bin/pgpatches, and
those that are 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?