Re: bugs and bug tracking - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: bugs and bug tracking
Date
Msg-id 20151007184749.GI4405@alvherre.pgsql
Whole thread Raw
In response to Re: bugs and bug tracking  (Nathan Wagner <nw+pg@hydaspes.if.org>)
Responses Re: bugs and bug tracking  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Nathan Wagner wrote:

> I am still working out exactly how to find multiple matching commits
> along different branches.  I'm running git patch-id on every commit,
> but that will take a while.

See src/tools/git_changelog (both the output and the implementation).
Isn't that rather what you want?  patch-id will give different answers
for patches that required conflict fixing.

> How often are the bugs mail list archives updated?  I've got a bunch of
> posts to the bugs list in my inbox that aren't in the archive download.

As each message is received.  What posts do you see that are not in the
archive?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Nathan Wagner
Date:
Subject: Re: bugs and bug tracking
Next
From: Magnus Hagander
Date:
Subject: Re: bugs and bug tracking