Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org
Date
Msg-id c860e868-fba9-ad47-6e1a-4b97450bb80c@2ndQuadrant.com
Whole thread Raw
In response to Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

On 06/21/2017 11:30 AM, Tom Lane wrote:
> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
>> Unfortunately this seems precluded by the use of the non-standard
>> "err.h". It looks like that will trip us up on mingw also.
> Hm, why?  Doesn't the -I search path get the right thing?
>
>             


The file isn't present at all. On my Linux workstation "man errx" says:
   CONFORMING TO          These functions are nonstandard BSD extensions.


cheers

andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] CREATE SUBSCRIPTION log noise
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] pg_bsd_indent 2.0 is available from git.postgresql.org