git author vs committer - Mailing list pgsql-hackers

From Peter Eisentraut
Subject git author vs committer
Date
Msg-id 1347459696.16215.11.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: git author vs committer  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: git author vs committer  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
A while ago I wanted to cherry-pick a patch from master to a back-branch
that was initially committed by someone else.  That was rejected because
our git server requires author==committer.  I don't think that
restriction is particularly useful and should be lifted.  I'm not saying
we should let anyone be an author, but within the pool of committers, I
think we should let the mechanics of the git tools determine these
fields.





pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: missing semicolon at end of psql files
Next
From: Louis-David Mitterrand
Date:
Subject: 9.2 bug? "variable not found in subplan target list"