| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: bugs and bug tracking |
| Date: | 2015-10-07 18:47:49 |
| Message-ID: | 20151007184749.GI4405@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2015-10-07 18:54:55 | Re: bugs and bug tracking |
| Previous Message | Nathan Wagner | 2015-10-07 18:35:19 | Re: bugs and bug tracking |