Fix invalid function references in a few comments
authorDavid Rowley <drowley@postgresql.org>
Tue, 9 Jun 2020 06:43:15 +0000 (18:43 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 9 Jun 2020 06:43:15 +0000 (18:43 +1200)
commitb27c90bbe4a3d607f8fc6703c7183e56e4039acd
tree9752708390d6201896e608c8d912d6d9fed5f7d7
parent05dea2427c2f6ba83f0b11f4e9472db2032dc1c7
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