Re: [HACKERS] Platforms with v6.3 trouble - Mailing list pgsql-hackers

From Billy G. Allie
Subject Re: [HACKERS] Platforms with v6.3 trouble
Date
Msg-id m0y8Ij8-0009hRC@bgalli.mug.org
Whole thread Raw
In response to Re: [HACKERS] Platforms with v6.3 trouble  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Platforms with v6.3 trouble
Next
From: Brett McCormick
Date:
Subject: money_words_out segfaults