Re: [HACKERS] commitfest.postgresql.org
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Brendan Jurd <direvus@gmail.com>, Jaime Casanova <jcasanov@systemguards.com.ec>, pgsql-hackers@postgresql.org, PostgreSQL WWW <pgsql-www@postgresql.org>
Date: 2009-07-03T16:15:54Z
Lists: pgsql-hackers
On Fri, Jul 3, 2009 at 11:46 AM, Heikki Linnakangas<heikki.linnakangas@enterprisedb.com> wrote: > Robert Haas wrote: >> On Fri, Jul 3, 2009 at 10:35 AM, Tom Lane<tgl@sss.pgh.pa.us> wrote: >>> On "suggestions for improvement": I need to be able to bookmark the >>> commitfest summary list (whichever page is equivalent to the old wiki >>> page). The current URL seems to be >>> http://commitfest.postgresql.org/action/commitfest_view?id=2 >>> which is both opaque as can be and not looking like it's intended to >>> be stable over the long term. I can also imagine people wanting to >>> refer to particular patch entries in email, but those URLs are no >>> better. Could we pay some attention to using URLs that are stable >>> and self-explanatory? >> >> I'm not sure why you would think that it's not stable. It's not >> stable in the sense that it won't always be the open CommitFest, but >> it's certainly stable in the sense that it will always be the same >> CommitFest that it is now. It's actually MORE stable than the wiki, >> since the wiki doesn't permit you to change the name of the CommitFest >> without also changing the URL. > > We have redirects to the previous, open, and in-progress commitfests in > the wiki (see http://wiki.postgresql.org/wiki/CommitFest). Those > redirects are bookmarkable. We can do the same thing here. It's a SMOP. ...Robert