diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-03-02 21:03:11 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-03-02 21:03:11 +0000 |
commit | 4c644ed7b00fb5bcc38e791f6f9af4ab5f908284 (patch) | |
tree | 257a60f996803bfd7f2bab3a21bde4bdb5ed1019 /doc/FAQ_DEV | |
parent | 23ef7b6cf4b673964482d42bc7f3f82d223d3e5d (diff) | |
download | postgresql-4c644ed7b00fb5bcc38e791f6f9af4ab5f908284.tar.gz postgresql-4c644ed7b00fb5bcc38e791f6f9af4ab5f908284.zip |
Fix HTML markup.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index aded1d260f4..7acf5eb9c7b 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Mar 2 12:51:32 EST 2007 + Last updated: Fri Mar 2 16:03:04 EST 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -579,8 +579,8 @@ General Questions * 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 + review and application + * mid-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 |