Re: boolean in C

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: boolean in C
Дата
Msg-id DB025C53340E9FA90F3A6F9B@amenophis
обсуждение исходный текст
Ответ на boolean in C  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Ответы Re: boolean in C  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Re: boolean in C  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Список pgsql-hackers

--On 16. Juli 2009 11:12:34 +0100 Grzegorz Jaskiewicz <gj@pointblue.com.pl> 
wrote:

> Now, for us, we will probably change it, but is there any reason for
> postgresql nowadays not to use stdbool.h, apart from fact, that no one
> made an effort ? Having said that, wouldn't it be easy as just replacing
> all TRUE/FALSE/BOOL with lowercase ones, and including stdbool from c.h ?

If i remember correctly, older SUN compilers doesn't have it. Don't know if 
that is still an issue yet, but we need to take care for non-gcc compilers 
i think.

-- 
Thanks
Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] pg_migrator not setting values of sequences?
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: [PATCH] DefaultACLs