Re: [HACKERS] commitfest.postgresql.org

From: Andrew Chernow <ac(at)esilo(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Brendan Jurd <direvus(at)gmail(dot)com>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: [HACKERS] commitfest.postgresql.org
Date: 2009-07-03 19:15:40
Message-ID: 4A4E58DC.8090407@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

> I *am* using some kind of key. Specifically, in integer derived from
> a serial column. It's just as stable as 16 random bytes displayed in
> hex, but a lot shorter and easier to remember, if you're the sort of
> person who likes to remember URLs. :-)
>

Wasn't aware of exately what you were doing. It sounded like multiple
things were in the query_string. If its already a single key, than
there is no need to use a different key. And no, I don't like
remebering URLs ... thus all the fuss about breaking bookmarks ;-)

>>>> It's impossible to know that this is commitfest 2009-07.
>>>>
>>> commitfest.postgresql.org/2009/07 ?
>>>
>>> That, or any similar scheme, seems easily doable with a
>>> little apache rewrite magic and some programming. See my
>>> blog urls for one such example.
>> IMHO, I don't see much gain to encoding the date into the url either. This
>> is not a great way of telling the user when something occurred. A lookup is
>> going to occur either way, so why not get all data at once using a single
>> method?
>
> Sorry, I'm not following this part.

Using a URL to encode when something occurred was being offered as a
solution to know what commitfest it is. I'm not sure where your
confusion is?

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-07-03 19:19:27 Re: pg_migrator mention in documentation
Previous Message Peter Eisentraut 2009-07-03 19:14:47 Re: SQL state in log_line_prefix

Browse pgsql-www by date

  From Date Subject
Next Message Robert Haas 2009-07-03 19:22:10 Re: [HACKERS] commitfest.postgresql.org
Previous Message Dimitri Fontaine 2009-07-03 19:08:21 Re: [HACKERS] commitfest.postgresql.org