Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros
Дата
Msg-id 20090714151840.GG4799@alvh.no-ip.org
обсуждение исходный текст
Ответ на [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros  (Jeremy Kerr <jk@ozlabs.org>)
Ответы Re: [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros  (Jeremy Kerr <jk@ozlabs.org>)
Список pgsql-hackers
Jeremy Kerr wrote:

> Also, since we don't need to declare variables in the macros, we
> can change the code to be implemented as static inlines.

Does this work in compilers other than GCC?  I think we use some kludges
to protect against them ... see pg_list.h for the canonical example.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: WIP: generalized index constraints
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] "could not reattach to shared memory" on Windows