diff options
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 10 |
1 files changed, 5 insertions, 5 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 |