aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-12-20 16:22:14 +0000
committerBruce Momjian <bruce@momjian.us>2006-12-20 16:22:14 +0000
commited1e9cd501b4dc89a6a7e5cef702f2f6830ae829 (patch)
treed4cde915a9cb86e184e9b0ca7ab7cb48fe7b9351
parent1cacb3a0987777b3483e3d83ac07554be38b2f69 (diff)
downloadpostgresql-ed1e9cd501b4dc89a6a7e5cef702f2f6830ae829.tar.gz
postgresql-ed1e9cd501b4dc89a6a7e5cef702f2f6830ae829.zip
8.3 release schedule is year 2007, not 2006.
-rw-r--r--doc/FAQ_DEV10
-rw-r--r--doc/src/FAQ/FAQ_DEV.html10
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index f53e52017d1..63ae1b28f56 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Tue Dec 19 17:37:24 EST 2006
+ Last updated: Wed Dec 20 11:21:55 EST 2006
Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -802,17 +802,17 @@ typedef struct nameData
The development schedule for the 8.3 release is:
- March 1, 2006
+ March 1, 2007
Initial community review of all major feature patches
- April 1, 2006
+ April 1, 2007
Feature freeze, all patches must be submitted for review and
application
- mid-May, 2006
+ mid-May, 2007
All patches applied, beta testing begins
- July, 2006
+ July, 2007
Release of 8.3.0
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>