Re: pgsql: Restrict file mode creation mask during tmpfile(). - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Restrict file mode creation mask during tmpfile().
Date
Msg-id 20150922141153.GC12446@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: Restrict file mode creation mask during tmpfile().  (Noah Misch <noah@leadboat.com>)
List pgsql-committers
On 2015-09-21 11:14:10 -0400, Noah Misch wrote:
> On Mon, Sep 21, 2015 at 01:00:46AM +0000, Noah Misch wrote:
> > Restrict file mode creation mask during tmpfile().
>
> > REL9_0_STABLE
>
> This broke buildfarm member frogmouth (Windows, gcc) on this branch only.  I
> will look into it.

Seems to have broken more than just frogmouth. At least baiji,
currawong, narwahl are also affected. Likely a question of 5132ad8b only
being in 9.1+:
andres@alap3:~/src/postgresql$ git branch -r --contains 5132ad8b upstream/REL*
  upstream/REL9_1_STABLE
  upstream/REL9_2_STABLE
  upstream/REL9_3_STABLE
  upstream/REL9_4_STABLE
  upstream/REL9_5_STABLE

Greetings,

Andres Freund


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: test_decoding: Protect against rare spurious test failures.
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] pgsql: Use gender-neutral language in documentation