aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-02-27 23:12:51 +0000
committerBruce Momjian <bruce@momjian.us>2007-02-27 23:12:51 +0000
commit0459b591fc90b197ed31923b170c658cc30758d5 (patch)
tree982d6c9771cb1cb5b5e3c9cf8559233487c193c0 /doc/FAQ_DEV
parenta5f96f69cb07248fcdd7b1da56c3453be43cbe6a (diff)
downloadpostgresql-0459b591fc90b197ed31923b170c658cc30758d5.tar.gz
postgresql-0459b591fc90b197ed31923b170c658cc30758d5.zip
Update release timeline to use unnumber lists HTML.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV24
1 files changed, 8 insertions, 16 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 4e381d3d330..285df5d3273 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.