mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
8.3 release schedule is year 2007, not 2006.
This commit is contained in:
parent
1cacb3a098
commit
ed1e9cd501
10
doc/FAQ_DEV
10
doc/FAQ_DEV
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -802,17 +802,17 @@ typedef struct nameData
|
|||||||
|
|
||||||
The development schedule for the 8.3 release is:
|
The development schedule for the 8.3 release is:
|
||||||
|
|
||||||
March 1, 2006
|
March 1, 2007
|
||||||
|
|
||||||
Initial community review of all major feature patches
|
Initial community review of all major feature patches
|
||||||
April 1, 2006
|
April 1, 2007
|
||||||
|
|
||||||
Feature freeze, all patches must be submitted for review and
|
Feature freeze, all patches must be submitted for review and
|
||||||
application
|
application
|
||||||
mid-May, 2006
|
mid-May, 2007
|
||||||
|
|
||||||
All patches applied, beta testing begins
|
All patches applied, beta testing begins
|
||||||
July, 2006
|
July, 2007
|
||||||
|
|
||||||
Release of 8.3.0
|
Release of 8.3.0
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
||||||
@ -998,13 +998,13 @@
|
|||||||
|
|
||||||
<P>The development schedule for the 8.3 release is:</P>
|
<P>The development schedule for the 8.3 release is:</P>
|
||||||
<DL>
|
<DL>
|
||||||
<DD>March 1, 2006</DD>
|
<DD>March 1, 2007</DD>
|
||||||
<DT>Initial community review of all major feature patches</DT>
|
<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>
|
<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>
|
<DT>All patches applied, beta testing begins</DT>
|
||||||
<DD>July, 2006</DD>
|
<DD>July, 2007</DD>
|
||||||
<DT>Release of 8.3.0</DT>
|
<DT>Release of 8.3.0</DT>
|
||||||
</DL>
|
</DL>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user