Re: orangutan seizes up during isolation-check - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: orangutan seizes up during isolation-check
Date
Msg-id CADK3HHJ8bxVxzRw13u-D0drdS3eY_kjaZp0N184dfqdKpbfRiA@mail.gmail.com
Whole thread Raw
In response to Re: orangutan seizes up during isolation-check  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers

On 16 January 2015 at 01:33, Noah Misch <noah@leadboat.com> wrote:
On Thu, Jan 15, 2015 at 09:24:01AM -0500, Robert Haas wrote:
> On Thu, Jan 15, 2015 at 1:04 AM, Noah Misch <noah@leadboat.com> wrote:
> > On Wed, Jan 14, 2015 at 04:48:53PM -0500, Peter Eisentraut wrote:
> >> What I'm seeing now is that the unaccent regression tests when run under
> >> make check-world abort with
> >>
> >> FATAL:  postmaster became multithreaded during startup
> >> HINT:  Set the LC_ALL environment variable to a valid locale.
> >
> > contrib/unaccent/Makefile sets NO_LOCALE=1, so that makes sense.  I expect the
> > patch over here will fix it:
> > http://www.postgresql.org/message-id/20150109063015.GA2491320@tornado.leadboat.com
>
> I just hit this same problem; are you going to commit that patch soon?
>  It's rather annoying to have make check-world fail.

Sure, done.  Dave, orangutan should now be able to pass with --enable-nls.
Would you restore that option?

I can, but is this for HEAD or all versions ?

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Error check always bypassed in tablefunc.c
Next
From: Andres Freund
Date:
Subject: Re: Safe memory allocation functions