Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id B85229FBAFB for ; Tue, 27 Feb 2007 13:14:02 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 29241-04 for ; Tue, 27 Feb 2007 13:13:45 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by postgresql.org (Postfix) with ESMTP id A96BE9FBAF5 for ; Tue, 27 Feb 2007 13:13:51 -0400 (AST) Received: from new-host.home ([71.166.59.121]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JE400M9TT6MI4I0@vms040.mailsrvcs.net> for pgsql-www@postgresql.org; Tue, 27 Feb 2007 11:13:35 -0600 (CST) Date: Tue, 27 Feb 2007 12:13:17 -0500 From: Robert Treat Subject: Re: update to main page for feature freeze In-reply-to: <45E37FC3.4060400@commandprompt.com> To: pgsql-www@postgresql.org Cc: "Joshua D. Drake" Message-id: <200702271213.18592.xzilla@users.sourceforge.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <45E37FC3.4060400@commandprompt.com> User-Agent: KMail/1.9.1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200702/271 X-Sequence-Number: 11676 On Monday 26 February 2007 19:48, Joshua D. Drake wrote: > Index: index.html > =================================================================== > RCS file: /usr/local/cvsroot/pgweb/portal/template/index.html,v > retrieving revision 1.87 > diff -c -r1.87 index.html > *** index.html 18 Feb 2007 19:14:16 -0000 1.87 > --- index.html 27 Feb 2007 00:47:02 -0000 > *************** > *** 6,18 **** >
>
>

> ! func_lang("PostgreSQL 8.2 Released") >

>

> ! func_lang("The PostgreSQL Global Development Group > is proud to announce the release of PostgreSQL 8.2, the world's most > advanced open source database. View the href=\"/docs/current/static/release-8-2.html\">release notes for > more information.") >

> >
>
> --- 6,18 ---- >
>
>

> ! func_lang("Feature Freeze for 8.3 almost here!") >

>

> ! func_lang("The PostgreSQL Global Development Group > is close to Feature Freeze for their 8.3 release. Read the href=\"/docs/faqs.FAQ_DEV.html\">developer FAQ for more information > on how to contribute. You can also view our href=\"http://developer.postgresql.org/index.php/Todo:WishlistFor83\">Devel >oper Wiki for more information on the exciting upcoming release.") >

> >
>
I don't feel this change is neccessary. People who are developing patches probably have a good idea when feature freeze is, and we have more than enough patches to deal with right now. For regular users, pointers to download is one of the top items they need, so emphsizing our recent releases is still a good idea. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL