Re: Patch: Remove gcc dependency in definition of inline functions - Mailing list pgsql-hackers

From James Mansion
Subject Re: Patch: Remove gcc dependency in definition of inline functions
Date
Msg-id 4B16C3E8.2080303@mansionfamily.plus.com
Whole thread Raw
In response to Re: Patch: Remove gcc dependency in definition of inline functions  (Marko Kreen <markokr@gmail.com>)
Responses Re: Patch: Remove gcc dependency in definition of inline functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch: Remove gcc dependency in definition of inline functions  (Marko Kreen <markokr@gmail.com>)
List pgsql-hackers
Marko Kreen wrote:
> Note - my proposal would be to get rid of HAVE_INLINE, which
> means we are already using inline functions unconditionally
> on platforms that matter (gcc).  Keeping duplicate code
> for obsolete compilers is pointless.
>   
Microsoft C doesn't matter?

I seem to remember that when the Win32 version became available it 
actually increased the
number of people trying postgres rather dramatically.  Did that count 
for nothing?


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Page-level version upgrade (was: Block-level CRC checks)
Next
From: Tom Lane
Date:
Subject: Re: Patch: Remove gcc dependency in definition of inline functions