Re: Patch: Remove gcc dependency in definition of inline functions

james <james@mansionfamily.plus.com>

From: James Mansion <james@mansionfamily.plus.com>
To: Marko Kreen <markokr@gmail.com>
Cc: Bruce Momjian <bruce@momjian.us>, Peter Eisentraut <peter_e@gmx.net>, Tom Lane <tgl@sss.pgh.pa.us>, Kurt Harriman <harriman@acm.org>, pgsql-hackers@postgresql.org
Date: 2009-12-02T19:45:44Z
Lists: 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?