From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Multi-xacts and our process problem |
Date: | 2015-05-12 01:50:22 |
Message-ID: | CA+TgmobYnt1LWFKdETJyFAi5hOsZZeeqx8ARcDfmR+cVeE+BDA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, May 11, 2015 at 7:04 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I think there's nobody, or at least very few people, who are getting
> paid to find/fix bugs rather than write cool new features. This is
> problematic. It doesn't help when key committers are overwhelmed by
> trying to process other peoples' patches. (And no, I'm not sure that
> "appoint more committers" would improve matters. What we've got is
> too many barely-good-enough patches. Tweaking the process to let those
> into the tree faster will not result in better quality.)
I agree, although generally I think committers are responsible for
fixing what they commit, and I've certainly dropped everything a few
times to do so. And people who will someday become committers are
generally the sorts of people who do that, too. Perhaps we've relied
overmuch on that in some cases - e.g. I really haven't paid much
attention to the multixact stuff until lately, because I assumed that
it was Alvaro's problem. And maybe that's not right. But I know that
when a serious bug is found in something I committed, I expect that if
anyone else fixes it, that's a bonus.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2015-05-12 01:53:22 | Minor ON CONFLICT related fixes |
Previous Message | Kouhei Kaigai | 2015-05-12 01:24:13 | Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) |