Rename USE_INLINE to PG_USE_INLINE

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: f46baf601d889b374ba5e5f4b8280fee5aa19a7f
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2012-10-09T14:17:33Z
Releases: 9.3.0
Rename USE_INLINE to PG_USE_INLINE

The former name was too likely to conflict with symbols from external
headers; and, as seen in recent buildfarm failures in member spoonbill,
it has now happened at least in plpython.

Files

PathChange+/−
config/c-compiler.m4 modified +2 −2
configure modified +1 −1
src/include/c.h modified +3 −3
src/include/nodes/pg_list.h modified +4 −4
src/include/pg_config.h.in modified +4 −4
src/include/pg_config.h.win32 modified +2 −2
src/include/utils/palloc.h modified +5 −6
src/include/utils/sortsupport.h modified +4 −4