summaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian2006-11-14 04:18:55 +0000
committerBruce Momjian2006-11-14 04:18:55 +0000
commit77f24a46b73611cd2554844179054684c316e8cd (patch)
treebf268b24e7853183819ad7f601cad94317300e3b /doc/FAQ_DEV
parent751e3e6bd8c0de789d9942d925590f63ac3dd715 (diff)
Fix URL for patch hold queue.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 0ff27b2684e..b24141ca767 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?