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

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Kurt Harriman <harriman@acm.org>
Cc: pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>
Date: 2010-02-12T04:42:20Z
Lists: pgsql-hackers
On Wed, Feb 10, 2010 at 5:53 PM, Kurt Harriman <harriman@acm.org> wrote:
> Revised patch is attached (4th edition).

This looks generally sane to me, though it seems entirely imaginable
that it might break something, somewhere, for somebody... in which
case I suppose we'll adjust as needed.

Peter, are you planning to commit this one?

...Robert