Update release timeline to use unnumber lists HTML.
This commit is contained in:
parent
a5f96f69cb
commit
0459b591fc
24
doc/FAQ_DEV
24
doc/FAQ_DEV
@ -1,7 +1,7 @@
|
||||
|
||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Tue Feb 27 16:06:41 EST 2007
|
||||
Last updated: Tue Feb 27 18:12:31 EST 2007
|
||||
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
|
||||
@ -573,21 +573,13 @@ General Questions
|
||||
1.19) What is the timeline for the next major PostgreSQL release?
|
||||
|
||||
The development schedule for the 8.3 release is:
|
||||
|
||||
March 1, 2007
|
||||
|
||||
Initial community review of all major feature patches
|
||||
April 1, 2007
|
||||
|
||||
Feature freeze, all patches must be submitted for review and
|
||||
application
|
||||
mid-May, 2007
|
||||
|
||||
All patches applied, beta testing begins
|
||||
July, 2007
|
||||
|
||||
Release of 8.3.0
|
||||
|
||||
* March 1, 2007 - Initial community review of all major feature
|
||||
patches
|
||||
* April 1, 2007 - Feature freeze, all patches must be submitted for
|
||||
review and applicationmid-May, 2007 - All patches applied, beta
|
||||
testing begins
|
||||
* July, 2007 - Release of 8.3.0
|
||||
|
||||
Patches that appear after appropriate dates are typically not applied
|
||||
but held for the next major release.
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||
PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Tue Feb 27 16:06:41 EST 2007</P>
|
||||
<P>Last updated: Tue Feb 27 18:12:31 EST 2007</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
||||
@ -716,16 +716,12 @@
|
||||
PostgreSQL release?</H3>
|
||||
|
||||
<P>The development schedule for the 8.3 release is:</P>
|
||||
<DL>
|
||||
<DD>March 1, 2007</DD>
|
||||
<DT>Initial community review of all major feature patches</DT>
|
||||
<DD>April 1, 2007</DD>
|
||||
<DT>Feature freeze, all patches must be submitted for review and application</DT>
|
||||
<DD>mid-May, 2007</DD>
|
||||
<DT>All patches applied, beta testing begins</DT>
|
||||
<DD>July, 2007</DD>
|
||||
<DT>Release of 8.3.0</DT>
|
||||
</DL>
|
||||
<UL>
|
||||
<LI>March 1, 2007 - Initial community review of all major feature patches</DT>
|
||||
<LI>April 1, 2007 - Feature freeze, all patches must be submitted for review and application</LI
|
||||
<LI>mid-May, 2007 - All patches applied, beta testing begins</LI>
|
||||
<LI>July, 2007 - Release of 8.3.0</LI>
|
||||
</UL>
|
||||
|
||||
<P>Patches that appear after appropriate dates are typically
|
||||
not applied but held for the next major release.</P>
|
||||
|
Loading…
x
Reference in New Issue
Block a user