Re: -Wformat-zero-length - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: -Wformat-zero-length
Date
Msg-id CABUevEyDQos3z0bjZ3od9-=ok3_yKjGWZDJ=pwgLrVEV_UcJnA@mail.gmail.com
Whole thread Raw
In response to Re: -Wformat-zero-length  (Bruce Momjian <bruce@momjian.us>)
Responses Re: -Wformat-zero-length
List pgsql-hackers
On Fri, Aug 3, 2012 at 10:02 PM, Bruce Momjian <bruce@momjian.us> wrote:
> On Fri, Aug  3, 2012 at 04:01:18PM -0400, Robert Haas wrote:
>> On Fri, Aug 3, 2012 at 3:22 PM, Bruce Momjian <bruce@momjian.us> wrote:
>> >> I don't disagree with pg_upgrade being operationally complex, but I
>> >> don't see how this relates to contrib vs. non-contrib at all.  Are we
>> >> supposed to only have "simple" programs in src/bin?  That seems a
>> >> strange policy.
>> >
>> > Well, perhaps we need to re-open the discussion then.
>>
>> I feel like putting it in src/bin would carry an implication of
>> robustness that I'm not sanguine about.  Granted, putting it in
>> contrib has already pushed the envelope in that direction further than
>> is perhaps warranted.  But ISTM that if we ever want to put this in
>> src/bin someone needs to devote some serious engineering time to
>> filing down the rough edges.
>
> I don't know how to file down any of the existing rough edges.

That would be the "serious engineering time" Robert is referring to,
no? If you knew how to do it already it wouldn't require serious
engineering time, just SMOP.

-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Beta 3
Next
From: Magnus Hagander
Date:
Subject: Pg_ctl promote -- wait for slave to be promoted fully ?