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 E1jiXz2-0005VS-1h@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b27c90bbe4a3d607f8fc6703c7183e56e4039acd

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Repair unstable regression test.
Next
From: David Rowley
Date:
Subject: pgsql: Fix invalid function references in a few comments