Doc: update documentation of check_function_bodies.

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

Commit: 07b76833b15163c6574ea2c12d05d9a0800665e2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-04-10T16:08:28Z
Releases: 14.0
Doc: update documentation of check_function_bodies.

Adjust docs and description string to note that check_function_bodies
applies to procedures too.  (In hindsight it should have been named
check_routine_bodies, but it seems too late for that now.)

Daniel Westermann

Discussion: https://postgr.es/m/GV0P278MB04834A9EB9A74B036DC7CE49D2739@GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/config.sgml modified +7 −5
src/backend/utils/misc/guc.c modified +1 −1

Documentation touched

Discussion