Re: [HACKERS] Platforms with v6.3 trouble

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема Re: [HACKERS] Platforms with v6.3 trouble
Дата
Msg-id m0y8Ij8-0009hRC@bgalli.mug.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Platforms with v6.3 trouble  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> This is fine, and a good place to put it, though the port-specific
> change should go AFTER the standard #define, not before it, so you do:
>
> #if !defined(SCO)
> #define
> #else
> static ...
> #endif

I'll make this change before submitting the patch.

> [...] The new macro formatting style is my
> idea too, and it makes things much simpler.  Look at the ugly
> heap_getattr() macros in 6.2.

Agreed, and I have.
--
____       | 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Platforms with v6.3 trouble
Следующее
От: Brett McCormick
Дата:
Сообщение: money_words_out segfaults