Re: pgsql: Restrict file mode creation mask during tmpfile().

From: Andres Freund <andres(at)anarazel(dot)de>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Restrict file mode creation mask during tmpfile().
Date: 2015-09-22 14:11:53
Message-ID: 20150922141153.GC12446@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Geoff Winkless 2015-09-22 14:29:51 Re: [HACKERS] pgsql: Use gender-neutral language in documentation
Previous Message Andrew Dunstan 2015-09-22 14:11:50 Re: [HACKERS] pgsql: Use gender-neutral language in documentation