Alvaro Herrera napsal(a):
> Zdenek Kotala wrote:
>
>> PS: Is there any reason to do not start to use inline functions instead
>> of macros in some cases?
>
> Not all compilers like (== support) inline macros apparently.
Is it your assumption or do you mean some specific compiler? IIRC, inline is
defined in C99 and my assumption :-) is that it should be supported by all
compilers today. I try to look on buildmachine, There should be some useful
configure output.
Zdenek
In response to
Responses
pgsql-patches by date
| Next: | From: David Fetter | Date: 2008-04-07 20:46:52 |
| Subject: Re: Database owner installable modules patch |
| Previous: | From: Alvaro Herrera | Date: 2008-04-07 20:20:20 |
| Subject: Re: Headers dependencies cleanup |