Re: partitioned tables and contrib/sepgsql - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: partitioned tables and contrib/sepgsql
Date
Msg-id 1a7685fb-2aa8-8d01-4c50-c102335d3b12@2ndquadrant.com
Whole thread Raw
In response to Re: partitioned tables and contrib/sepgsql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: partitioned tables and contrib/sepgsql
List pgsql-hackers
On 4/5/17 12:04, Tom Lane wrote:
> Conclusion: Fedora's gcc is playing fast and loose somehow with the
> command "#include <stdbool.h>"; that does not include the file
> you'd think it does, it does something magic inside the compiler.
> The magic evidently includes not complaining about duplicate macro
> definitions for true and false.

Perhaps -Wsystem-headers would change the outcome in your case.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Implementation of SASLprep for SCRAM-SHA-256
Next
From: Heikki Linnakangas
Date:
Subject: Re: scram and \password