Re: A few warnings on Windows

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: A few warnings on Windows
Дата
Msg-id CAEepm=2AQxJENLfhZzU-=AcxmHXbDXV=kEdzPh7hjQrmmuHxWQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: A few warnings on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: A few warnings on Windows
Список 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 по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Should we add GUCs to allow partition pruning to be disabled?
Следующее
От: David Rowley
Дата:
Сообщение: Re: Remove mention in docs that foreign keys on partitioned tablesare not supported