OSDN Git Service

Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Oct 2002 22:17:32 +0000 (22:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Oct 2002 22:17:32 +0000 (22:17 +0000)
commita77b862c091467c1bbac70044fa89793dd1f9ce1
treeb3f5a5c78d70b628589f84fb34dfc012ec2fcf6c
parentba963c651b5940efc8b8c163f2405f9857552b17
Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent
'empty declaration' warnings from compilers that care about such things.
Per discussion back before 7.2 release; we didn't do it then because
we'd already missed all the beta cycle ...
src/include/fmgr.h