Re: A few warnings on Windows - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: A few warnings on Windows
Date
Msg-id CAEepm=2AQxJENLfhZzU-=AcxmHXbDXV=kEdzPh7hjQrmmuHxWQ@mail.gmail.com
Whole thread Raw
In response to Re: A few warnings on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: A few warnings on Windows
List pgsql-hackers
On Wed, May 2, 2018 at 8:48 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Yeah.  In the wake of Peter's changes to use <stdbool.h> on other
> platforms, should we be enabling HAVE_STDBOOL_H for Windows?

It seems that header arrived in VC 2013.  I will find the conditional
macrology for that.

https://blogs.msdn.microsoft.com/vcblog/2013/07/19/c99-library-support-in-visual-studio-2013/

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Should we add GUCs to allow partition pruning to be disabled?
Next
From: David Rowley
Date:
Subject: Re: Remove mention in docs that foreign keys on partitioned tablesare not supported