diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-12-20 16:22:14 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-12-20 16:22:14 +0000 |
commit | ed1e9cd501b4dc89a6a7e5cef702f2f6830ae829 (patch) | |
tree | d4cde915a9cb86e184e9b0ca7ab7cb48fe7b9351 /doc/src/FAQ/FAQ_DEV.html | |
parent | 1cacb3a0987777b3483e3d83ac07554be38b2f69 (diff) |
8.3 release schedule is year 2007, not 2006.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 8923b193ed2..1657d00b5f4 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 Dec 19 17:37:24 EST 2006</P> + <P>Last updated: Wed Dec 20 11:21:55 EST 2006</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR> @@ -998,13 +998,13 @@ <P>The development schedule for the 8.3 release is:</P> <DL> - <DD>March 1, 2006</DD> + <DD>March 1, 2007</DD> <DT>Initial community review of all major feature patches</DT> - <DD>April 1, 2006</DD> + <DD>April 1, 2007</DD> <DT>Feature freeze, all patches must be submitted for review and application</DT> - <DD>mid-May, 2006</DD> + <DD>mid-May, 2007</DD> <DT>All patches applied, beta testing begins</DT> - <DD>July, 2006</DD> + <DD>July, 2007</DD> <DT>Release of 8.3.0</DT> </DL> |