Add fmgr.h include to selfuncs.h.

Andres Freund <andres@anarazel.de>

Commit: 4c01a1110388661d8752fee35e9c5614aa4a2d32
Author: Andres Freund <andres@anarazel.de>
Date: 2019-08-19T19:51:38Z
Releases: 13.0
Add fmgr.h include to selfuncs.h.

Necessary after fb3b098f. That previously escaped notice, because all
including sites already include fmgr.h some other way.

Reported-By: Tom Lane
Author: Andres Freund
Discussion: https://postgr.es/m/17463.1566153454@sss.pgh.pa.us

Files

PathChange+/−
src/include/utils/selfuncs.h modified +1 −0

Discussion