Fix URL for patch hold queue.
authorBruce Momjian
Tue, 14 Nov 2006 04:18:55 +0000 (04:18 +0000)
committerBruce Momjian
Tue, 14 Nov 2006 04:18:55 +0000 (04:18 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 0ff27b2684edc2011bc11708b31173d258642c05..b24141ca7672ffb9614dff60e93f8d242463f5dc 100644 (file)
@@ -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 ([email protected])
    
@@ -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?
   
index 38fd4ca861a128b1cdf357eb18c38a3cc3760b68..ad3358fe976d21cdf5540208d9a60f0ff04d9819 100644 (file)
@@ -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 (

     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?