The use of macros for heap_getattr.

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема The use of macros for heap_getattr.
Дата
Msg-id m0y1nAA-000Az2C@bgalli.mug.org
обсуждение исходный текст
Ответы Re: [HACKERS] The use of macros for heap_getattr.
Список pgsql-hackers
The compiler I'm using breaks while compiling aclchk.c, in particular, when
processing the heap_getattr macro.  Yes, I know that it may compile with gcc
(may, because I have not tried it yet), but I would rather not have to rely on
gcc.  Would it be possible to include the non-macro version as a static
function in the appropiate header file?  This would allow the compiler to
in-line the function if it would provide a speed increase.

--
____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    |



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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Bug?
Следующее
От: "Billy G. Allie"
Дата:
Сообщение: The use of macros for heap_getattr. (clarification).