Remove prototype for fmgr() function, which no longer exists.

Robert Haas <rhaas@postgresql.org>

Commit: 4815dfa10f4db8835b7424da22a4011b53040606
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-02-07T13:42:36Z
Releases: 11.0
Remove prototype for fmgr() function, which no longer exists.

Commit 5ded4bd21403e143dd3eb66b92d52732fdac1945 removed the code
for this function, but neglected to remove the prototype and
associated comments.

Dagfinn Ilmari Mannsåker

Discussion: http://postgr.es/m/d8j4lmuxjzk.fsf@dalvik.ping.uio.no

Files

PathChange+/−
src/include/fmgr.h modified +0 −15

Discussion