Re: [HACKERS] commitfest.postgresql.org

Brendan Jurd <direvus@gmail.com>

From: Brendan Jurd <direvus@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, pgsql-hackers@postgresql.org, PostgreSQL WWW <pgsql-www@postgresql.org>, Jaime Casanova <jcasanov@systemguards.com.ec>
Date: 2009-07-04T03:42:37Z
Lists: pgsql-hackers
2009/7/4 Robert Haas <robertmhaas@gmail.com>:
> On Fri, Jul 3, 2009 at 4:00 PM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
>> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
>>> What
>>> are the chances that the date or timestamp of the corresponding wiki
>>> modification could be put onto the patch and comment lines?  (One
>>> would hope that could be done with a script, rather than by hand....)
>>
>> Currently, it seems that most or all of the entries are links to
>> archived messages.  Scraping the date from the underlying message
>> would be the best thing.
>
> Brendan, is this something that you can work on?

I will take a stab at it.  I think Tom's suggestion of harvesting the
time of the mail message from the archives could do the job.

Cheers,
BJ