public inbox for [email protected]
help / color / mirror / Atom feedupdate to main page for feature freeze
12+ messages / 6 participants
[nested] [flat]
* update to main page for feature freeze
@ 2007-02-27 00:48 Joshua D. Drake <[email protected]>
0 siblings, 1 reply; 12+ messages in thread
From: Joshua D. Drake @ 2007-02-27 00:48 UTC (permalink / raw)
To: pgsql-www
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 ****
<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
<h1 id="txtFrontFeatureHeading">
! func_lang("PostgreSQL 8.2 Released")
</h1>
<p>
! 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 <a
href=\"/docs/current/static/release-8-2.html\">release notes</a> for
more information.")
</p>
<div id="txtFrontFeatureLink">
! <img src="/layout/images/blt_blu_arrow.png"
width="6" height="5" alt="" /><a href="/ftp" title="Download PostgreSQL
8.2.3">func_lang("Download PostgreSQL 8.2.3")</a><br />
</div>
</div>
</div>
--- 6,18 ----
<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
<h1 id="txtFrontFeatureHeading">
! func_lang("Feature Freeze for 8.3 almost here!")
</h1>
<p>
! func_lang("The PostgreSQL Global Development Group
is close to Feature Freeze for their 8.3 release. Read the <a
href=\"/docs/faqs.FAQ_DEV.html\">developer FAQ</a> for more information
on how to contribute. You can also view our <a
href=\"http://developer.postgresql.org/index.php/Todo:WishlistFor83\">Developer
Wiki</a> for more information on the exciting upcoming release.")
</p>
<div id="txtFrontFeatureLink">
! <img src="/layout/images/blt_blu_arrow.png"
width="6" height="5" alt="" /><a href="/ftp" title="Download PostgreSQL
8.2.3">func_lang("Download Stable PostgreSQL 8.2.3")</a><br />
</div>
</div>
</div>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 17:13 Robert Treat <[email protected]>
parent: Joshua D. Drake <[email protected]>
0 siblings, 1 reply; 12+ messages in thread
From: Robert Treat @ 2007-02-27 17:13 UTC (permalink / raw)
To: pgsql-www; +Cc: Joshua D. Drake <[email protected]>
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 ****
> <div id="pgFrontFeature">
> <div id="pgFrontFeatureContent">
> <h1 id="txtFrontFeatureHeading">
> ! func_lang("PostgreSQL 8.2 Released")
> </h1>
> <p>
> ! 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 <a
> href=\"/docs/current/static/release-8-2.html\">release notes</a> for
> more information.")
> </p>
> <div id="txtFrontFeatureLink">
> ! <img src="/layout/images/blt_blu_arrow.png"
> width="6" height="5" alt="" /><a href="/ftp" title="Download PostgreSQL
> 8.2.3">func_lang("Download PostgreSQL 8.2.3")</a><br />
> </div>
> </div>
> </div>
> --- 6,18 ----
> <div id="pgFrontFeature">
> <div id="pgFrontFeatureContent">
> <h1 id="txtFrontFeatureHeading">
> ! func_lang("Feature Freeze for 8.3 almost here!")
> </h1>
> <p>
> ! func_lang("The PostgreSQL Global Development Group
> is close to Feature Freeze for their 8.3 release. Read the <a
> href=\"/docs/faqs.FAQ_DEV.html\">developer FAQ</a> for more information
> on how to contribute. You can also view our <a
> href=\"http://developer.postgresql.org/index.php/Todo:WishlistFor83\">Devel
>oper Wiki</a> for more information on the exciting upcoming release.")
> </p>
> <div id="txtFrontFeatureLink">
> ! <img src="/layout/images/blt_blu_arrow.png"
> width="6" height="5" alt="" /><a href="/ftp" title="Download PostgreSQL
> 8.2.3">func_lang("Download Stable PostgreSQL 8.2.3")</a><br />
> </div>
> </div>
> </div>
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
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 17:26 Joshua D. Drake <[email protected]>
parent: Robert Treat <[email protected]>
0 siblings, 1 reply; 12+ messages in thread
From: Joshua D. Drake @ 2007-02-27 17:26 UTC (permalink / raw)
To: Robert Treat <[email protected]>; +Cc: pgsql-www
>
> 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.
This is all about letting the community know what is going on with us.
Especially the community that isn't here everyday in the lists. The only
reason I even included the links was because I know people who aren't on
the lists but would love to know what is going on with PostgreSQL.
Our website doesn't say *anything* about what is going on with
PostgreSQL the project (says alot about secondary stuff like training etc..)
A website is two things, an information source and a marketing source.
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 17:55 Josh Berkus <[email protected]>
parent: Joshua D. Drake <[email protected]>
0 siblings, 2 replies; 12+ messages in thread
From: Josh Berkus @ 2007-02-27 17:55 UTC (permalink / raw)
To: pgsql-www; +Cc: Joshua D. Drake <[email protected]>; Robert Treat <[email protected]>
All,
> This is all about letting the community know what is going on with us.
> Especially the community that isn't here everyday in the lists. The only
> reason I even included the links was because I know people who aren't on
> the lists but would love to know what is going on with PostgreSQL.
"Current Development Status: Orange"
Oh, wait, that's the wrong sort of alert. ;-)
Seriously, what I would suggest is that we put timeline information
on /developer/roadmap, which is the correct place for it:
March 31, 2007 Feature Freeze
May-June 2007 Beta begins
August-October 2007 8.3 Released
March 31, 2008 Feature freeze for 8.4 (tentative)
--
Josh Berkus
PostgreSQL @ Sun
San Francisco
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 18:00 Joshua D. Drake <[email protected]>
parent: Josh Berkus <[email protected]>
1 sibling, 1 reply; 12+ messages in thread
From: Joshua D. Drake @ 2007-02-27 18:00 UTC (permalink / raw)
To: Josh Berkus <[email protected]>; +Cc: pgsql-www; Robert Treat <[email protected]>
Josh Berkus wrote:
> All,
>
>> This is all about letting the community know what is going on with us.
>> Especially the community that isn't here everyday in the lists. The only
>> reason I even included the links was because I know people who aren't on
>> the lists but would love to know what is going on with PostgreSQL.
>
> "Current Development Status: Orange"
Rock ON! That would be funny. Let's do it. (and I am only half kidding).
>
> Oh, wait, that's the wrong sort of alert. ;-)
It isn't about alerting, it is about informing. Which is a bit different.
>
> Seriously, what I would suggest is that we put timeline information
> on /developer/roadmap, which is the correct place for it:
>
> March 31, 2007 Feature Freeze
> May-June 2007 Beta begins
> August-October 2007 8.3 Released
> March 31, 2008 Feature freeze for 8.4 (tentative)
Actually combined with the change to the front page that says feature
freeze is almost upon us, I could live with this.
Joshua D. Drake
>
>
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 20:06 Dave Page <[email protected]>
parent: Joshua D. Drake <[email protected]>
0 siblings, 0 replies; 12+ messages in thread
From: Dave Page @ 2007-02-27 20:06 UTC (permalink / raw)
To: Joshua D. Drake <[email protected]>; +Cc: Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
Joshua D. Drake wrote:
> Josh Berkus wrote:
>> All,
>>
>>> This is all about letting the community know what is going on with us.
>>> Especially the community that isn't here everyday in the lists. The only
>>> reason I even included the links was because I know people who aren't on
>>> the lists but would love to know what is going on with PostgreSQL.
>> "Current Development Status: Orange"
>
> Rock ON!
OMG - in an instant my mental picture of you just changed to Justin Lee
Collins. That can't be good <shudder>
:-)
/D
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 22:35 Bruce Momjian <[email protected]>
parent: Josh Berkus <[email protected]>
1 sibling, 1 reply; 12+ messages in thread
From: Bruce Momjian @ 2007-02-27 22:35 UTC (permalink / raw)
To: Josh Berkus <[email protected]>; +Cc: pgsql-www; Joshua D. Drake <[email protected]>; Robert Treat <[email protected]>
Josh Berkus wrote:
> All,
>
> > This is all about letting the community know what is going on with us.
> > Especially the community that isn't here everyday in the lists. The only
> > reason I even included the links was because I know people who aren't on
> > the lists but would love to know what is going on with PostgreSQL.
>
> "Current Development Status: Orange"
>
> Oh, wait, that's the wrong sort of alert. ;-)
>
> Seriously, what I would suggest is that we put timeline information
> on /developer/roadmap, which is the correct place for it:
>
> March 31, 2007 Feature Freeze
> May-June 2007 Beta begins
> August-October 2007 8.3 Released
> March 31, 2008 Feature freeze for 8.4 (tentative)
It would be good if you matched the information in the developer's FAQ:
<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>
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 22:44 Joshua D. Drake <[email protected]>
parent: Bruce Momjian <[email protected]>
0 siblings, 1 reply; 12+ messages in thread
From: Joshua D. Drake @ 2007-02-27 22:44 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
Bruce Momjian wrote:
> Josh Berkus wrote:
>> All,
>>
>>> This is all about letting the community know what is going on with us.
>>> Especially the community that isn't here everyday in the lists. The only
>>> reason I even included the links was because I know people who aren't on
>>> the lists but would love to know what is going on with PostgreSQL.
>> "Current Development Status: Orange"
>>
>> Oh, wait, that's the wrong sort of alert. ;-)
>>
>> Seriously, what I would suggest is that we put timeline information
>> on /developer/roadmap, which is the correct place for it:
>>
>> March 31, 2007 Feature Freeze
>> May-June 2007 Beta begins
>> August-October 2007 8.3 Released
>> March 31, 2008 Feature freeze for 8.4 (tentative)
>
> It would be good if you matched the information in the developer's FAQ:
I didn't even know it was there. I will be happy to adjust.
Joshua D. Drake
>
> <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>
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 22:44 Bruce Momjian <[email protected]>
parent: Joshua D. Drake <[email protected]>
0 siblings, 2 replies; 12+ messages in thread
From: Bruce Momjian @ 2007-02-27 22:44 UTC (permalink / raw)
To: Joshua D. Drake <[email protected]>; +Cc: Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
Joshua D. Drake wrote:
> Bruce Momjian wrote:
> > Josh Berkus wrote:
> >> All,
> >>
> >>> This is all about letting the community know what is going on with us.
> >>> Especially the community that isn't here everyday in the lists. The only
> >>> reason I even included the links was because I know people who aren't on
> >>> the lists but would love to know what is going on with PostgreSQL.
> >> "Current Development Status: Orange"
> >>
> >> Oh, wait, that's the wrong sort of alert. ;-)
> >>
> >> Seriously, what I would suggest is that we put timeline information
> >> on /developer/roadmap, which is the correct place for it:
> >>
> >> March 31, 2007 Feature Freeze
> >> May-June 2007 Beta begins
> >> August-October 2007 8.3 Released
> >> March 31, 2008 Feature freeze for 8.4 (tentative)
> >
> > It would be good if you matched the information in the developer's FAQ:
>
> I didn't even know it was there. I will be happy to adjust.
Well, the fact you didn't know it was there indicates there is a
problem. Hopefully having it on the web site will fix that.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-02-27 22:51 Joshua D. Drake <[email protected]>
parent: Bruce Momjian <[email protected]>
1 sibling, 0 replies; 12+ messages in thread
From: Joshua D. Drake @ 2007-02-27 22:51 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
Bruce Momjian wrote:
> Joshua D. Drake wrote:
>> Bruce Momjian wrote:
>>> Josh Berkus wrote:
>>>> All,
>>>>
>>>>> This is all about letting the community know what is going on with us.
>>>>> Especially the community that isn't here everyday in the lists. The only
>>>>> reason I even included the links was because I know people who aren't on
>>>>> the lists but would love to know what is going on with PostgreSQL.
>>>> "Current Development Status: Orange"
>>>>
>>>> Oh, wait, that's the wrong sort of alert. ;-)
>>>>
>>>> Seriously, what I would suggest is that we put timeline information
>>>> on /developer/roadmap, which is the correct place for it:
>>>>
>>>> March 31, 2007 Feature Freeze
>>>> May-June 2007 Beta begins
>>>> August-October 2007 8.3 Released
>>>> March 31, 2008 Feature freeze for 8.4 (tentative)
>>> It would be good if you matched the information in the developer's FAQ:
>> I didn't even know it was there. I will be happy to adjust.
>
> Well, the fact you didn't know it was there indicates there is a
> problem. Hopefully having it on the web site will fix that.
Well I may or may not be an exception but I can say that I would never
have thought to look in the FAQ for that info. It is entirely possible
that, I wouldn't think of that because of the rather up to my ears I am
in all of this every day. I would prefer to hear what others think about
whether or not the FAQ is a place to hold it.
Although! In the FAQ it would probably make more sense to have 1.19)
What is the timeline for the next major PostgreSQL release?
Point to /developer/roadmap :)
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-03-05 13:12 Magnus Hagander <[email protected]>
parent: Bruce Momjian <[email protected]>
1 sibling, 1 reply; 12+ messages in thread
From: Magnus Hagander @ 2007-03-05 13:12 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Joshua D. Drake <[email protected]>; Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
On Tue, Feb 27, 2007 at 05:44:56PM -0500, Bruce Momjian wrote:
> Joshua D. Drake wrote:
> > Bruce Momjian wrote:
> > > Josh Berkus wrote:
> > >> All,
> > >>
> > >> Seriously, what I would suggest is that we put timeline information
> > >> on /developer/roadmap, which is the correct place for it:
> > >>
> > >> March 31, 2007 Feature Freeze
> > >> May-June 2007 Beta begins
> > >> August-October 2007 8.3 Released
> > >> March 31, 2008 Feature freeze for 8.4 (tentative)
> > >
> > > It would be good if you matched the information in the developer's FAQ:
> >
> > I didn't even know it was there. I will be happy to adjust.
>
> Well, the fact you didn't know it was there indicates there is a
> problem. Hopefully having it on the web site will fix that.
Now that it is ont he website, may I humbly suggest that it is removed
from the developer FAQ (possibly replaced with a reference to the
website) so we don't risk ending up with two locations saying different
things?
//Magnus
^ permalink raw reply [nested|flat] 12+ messages in thread
* Re: update to main page for feature freeze
@ 2007-03-05 18:04 Bruce Momjian <[email protected]>
parent: Magnus Hagander <[email protected]>
0 siblings, 0 replies; 12+ messages in thread
From: Bruce Momjian @ 2007-03-05 18:04 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: Joshua D. Drake <[email protected]>; Josh Berkus <[email protected]>; pgsql-www; Robert Treat <[email protected]>
Magnus Hagander wrote:
> On Tue, Feb 27, 2007 at 05:44:56PM -0500, Bruce Momjian wrote:
> > Joshua D. Drake wrote:
> > > Bruce Momjian wrote:
> > > > Josh Berkus wrote:
> > > >> All,
> > > >>
> > > >> Seriously, what I would suggest is that we put timeline information
> > > >> on /developer/roadmap, which is the correct place for it:
> > > >>
> > > >> March 31, 2007 Feature Freeze
> > > >> May-June 2007 Beta begins
> > > >> August-October 2007 8.3 Released
> > > >> March 31, 2008 Feature freeze for 8.4 (tentative)
> > > >
> > > > It would be good if you matched the information in the developer's FAQ:
> > >
> > > I didn't even know it was there. I will be happy to adjust.
> >
> > Well, the fact you didn't know it was there indicates there is a
> > problem. Hopefully having it on the web site will fix that.
>
> Now that it is ont he website, may I humbly suggest that it is removed
> from the developer FAQ (possibly replaced with a reference to the
> website) so we don't risk ending up with two locations saying different
> things?
Removed from developer's FAQ. I never liked it there anyway because it
is time-specific information, but because it seemed harder to add to the
web site, I put in there until the web site was updated.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 12+ messages in thread
end of thread, other threads:[~2007-03-05 18:04 UTC | newest]
Thread overview: 12+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-02-27 00:48 update to main page for feature freeze Joshua D. Drake <[email protected]>
2007-02-27 17:13 ` Robert Treat <[email protected]>
2007-02-27 17:26 ` Joshua D. Drake <[email protected]>
2007-02-27 17:55 ` Josh Berkus <[email protected]>
2007-02-27 18:00 ` Joshua D. Drake <[email protected]>
2007-02-27 20:06 ` Dave Page <[email protected]>
2007-02-27 22:35 ` Bruce Momjian <[email protected]>
2007-02-27 22:44 ` Joshua D. Drake <[email protected]>
2007-02-27 22:44 ` Bruce Momjian <[email protected]>
2007-02-27 22:51 ` Joshua D. Drake <[email protected]>
2007-03-05 13:12 ` Magnus Hagander <[email protected]>
2007-03-05 18:04 ` Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox