Fix comment in fmgr.h to refer to actual function used.

Andrew Dunstan <andrew@dunslane.net>

Commit: 41d798a139b5c94ad8ce10b192141b5bcc03dda3
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2015-06-16T03:21:03Z
Releases: 9.5.0
Fix comment in fmgr.h to refer to actual function used.

FunctionLookup() is long gone if it ever existed, and fmgr_info() is
what's now used, so the comments now reflect that.

Files

PathChange+/−
src/include/fmgr.h modified +3 −3