Re: Patch committers - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Patch committers
Date
Msg-id 200911160108.nAG18oE14290@momjian.us
Whole thread Raw
In response to Re: Patch committers  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Patch committers
Re: Patch committers
List pgsql-hackers
Magnus Hagander wrote:
> On Sat, Nov 14, 2009 at 13:35, Robert Haas <robertmhaas@gmail.com> wrote:
> > On Sat, Nov 14, 2009 at 4:11 AM, Magnus Hagander <magnus@hagander.net> wrote:
> >> How about we add specific feature(s) about tihs to the commitfest
> >> management tool? Like the possibility to directly link a git
> >> repo/branch with the patch?
> >
> > So two fields, one for the repo URL and one for the branch name?
> 
> Yeah, I think that's it. It might actually be interesting to pull the
> latest version date and make a note in the cf management stuff
> automagically in case there the git repo has a more updated version
> than the one that was submitted. I think that could be quite useful -
> shouldn't be too hard to do, I think. Probably just a cron job that
> updates a third col in the db?

Can you get git to dynamically generate a tree diff via a URL?  That
would be nice.  Extra points for a context diff.  ;-)

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Aggregate ORDER BY patch
Next
From: Andrew Dunstan
Date:
Subject: Re: patch - Report the schema along table name in a referential failure error message