Fix invalid function references in a few comments
authorDavid Rowley <drowley@postgresql.org>
Tue, 9 Jun 2020 06:43:58 +0000 (18:43 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 9 Jun 2020 06:43:58 +0000 (18:43 +1200)
commit4d655f154565662cbd11f1ce5c0e6a90cd6a8f56
treed123d8ba38335a059ec4be4546b27eadd78f70a6
parent6df8fb391b0b98efc917b5cc43de77cba785864a
Fix invalid function references in a few comments

These appear to have been forgotten when the functions were renamed in
1fd687a03.

Backpatch-through: 13, where the functions were renamed
src/backend/utils/adt/numutils.c