diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-11-14 04:18:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-11-14 04:18:55 +0000 |
commit | 77f24a46b73611cd2554844179054684c316e8cd (patch) | |
tree | bf268b24e7853183819ad7f601cad94317300e3b /doc/src/FAQ/FAQ_DEV.html | |
parent | 751e3e6bd8c0de789d9942d925590f63ac3dd715 (diff) | |
download | postgresql-77f24a46b73611cd2554844179054684c316e8cd.tar.gz postgresql-77f24a46b73611cd2554844179054684c316e8cd.zip |
Fix URL for patch hold queue.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 38fd4ca861a..ad3358fe976 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for 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= "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR> @@ -152,7 +152,7 @@ http://momjian.postgresql.org/cgi-bin/pgpatches</a>, and those that are being kept for the next release, <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> |