diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 4e381d3d3301e12bfa6dd9b401eaa6d72ba03b1f..285df5d32731f1ba3ece49660cf01edda3a9daf2 100644 --- a/doc/FAQ_DEV +++ b/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. diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 270b5eb4579d54e834cf6440e35742cb5c2a22c0..83fbbd1365a13c2e74ced5b752295d67d6ff41a9 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 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>