Re: Getting a move on for 8.2 beta - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Getting a move on for 8.2 beta
Date
Msg-id 8566.1157255205@sss.pgh.pa.us
Whole thread Raw
In response to Getting a move on for 8.2 beta  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Getting a move on for 8.2 beta  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> ...  The GUC comment/default patch had tons of
> emails, but no other committers got involved to review or commit the
> patch.  Peter, who knows GUC well, looked at it, but said he didn't
> review it enough.

Peter has made it pretty clear that he didn't care for the
refactorization aspect of that patch.

> I just spent 1/2 hour fixing the multi-value UPDATE
> patch for the code drift caused by UPDATE/RETURNING.  The patch is a
> simple grammar macro.  Any coder could have taken that, reviewed it, and
> applied it, but no one did.

Perhaps that's because nobody but you wanted it to go in.

Some amount of the issue here is that people won't work on patches they
don't approve of; that's certainly the case for me.  I have more than
enough to do working on patches I do think should go in, and I get tired
of having to repeatedly object to the same bad patch.  Do you remember
Sturgeon's Law?  It applies to patches too.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: gBorg status?
Next
From: Tom Lane
Date:
Subject: Re: problem with volatile functions in subselects ?