Fix comment in fmgr.h to refer to actual function used.
authorAndrew Dunstan <[email protected]>
Tue, 16 Jun 2015 03:21:03 +0000 (23:21 -0400)
committerAndrew Dunstan <[email protected]>
Tue, 16 Jun 2015 03:21:03 +0000 (23:21 -0400)
commit41d798a139b5c94ad8ce10b192141b5bcc03dda3
tree606c83d1d9b1b859f9ed129ae09ea9d855b956c1
parent94a484222caece19e381a6941b8d826027ac2e75
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.
src/include/fmgr.h