Fix function names in comments.

Fujii Masao <fujii@postgresql.org>

Commit: 978b032d1f39fcfe9b7e895ab313913d97db2268
Author: Fujii Masao <fujii@postgresql.org>
Date: 2019-04-25T14:43:48Z
Releases: 12.0
Fix function names in comments.

Commit 3eb77eba5a renamed some functions, but forgot to
update some comments referencing to those functions.
This commit fixes those function names in the comments.

Kyotaro Horiguchi

Files