Re: PG vs macOS Mojave - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PG vs macOS Mojave
Date
Msg-id 19767.1537888452@sss.pgh.pa.us
Whole thread Raw
In response to Re: PG vs macOS Mojave  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: PG vs macOS Mojave
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> On Tue, Sep 25, 2018 at 4:49 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I've tested this on all the macOS versions I have at hand, and it
>> doesn't seem to break anything.  Only part (1) could possibly
>> affect other platforms, and that seems safe enough.
>> 
>> I'd like to commit and backpatch this, because otherwise longfin
>> is going to start falling over when I upgrade its host to Mojave.

> Looks good on this 10.13.4 system.  About to upgrade to 10.14...

Thanks for testing!  I'll set to work on back-patching that.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: FETCH FIRST clause PERCENT option
Next
From: Alvaro Herrera
Date:
Subject: Re: Allowing printf("%m") only where it actually works