inline is not ANSI C

Luis Alberto Amigo Navarro <lamigo@atc.unican.es>

From: Luis Amigo <lamigo@atc.unican.es>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2002-01-29T10:58:46Z
Lists: pgsql-hackers

Attachments

I've noticed that in postgresql 7.2b4 and in some contrib(I've seen
dbf2pgsql) there are inline variables, I think this is not ANSI code.
MIPS PRO compilers did not work with inline unless u use API specific
tools
hope it helps