pgsql: Fix invalid function references in a few comments - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix invalid function references in a few comments
Date
Msg-id E1jiXzj-0005WZ-48@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4d655f154565662cbd11f1ce5c0e6a90cd6a8f56

Modified Files
--------------
src/backend/utils/adt/numutils.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix invalid function references in a few comments
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Unify drop-by-OID functions