Make comment in fmgr.h match the one in fmgr.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 348778ddbc75eddaa7f9c7ce5b6adad8ada564e4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-08-26T18:32:48Z
Releases: 13.0
Make comment in fmgr.h match the one in fmgr.c.

Incompletely quoting an API spec does nobody any good.  Noted by
Paul Jungwirth.  Looks like the discrepancy was my fault originally :-(

Discussion: https://postgr.es/m/CA+renyU_J8TU_d3Kr0PkuOgFbpypextendu7a+_d5NOfVdvDeA@mail.gmail.com

Files

PathChange+/−
src/include/fmgr.h modified +2 −1

Discussion