Fix incorrect comments.

Robert Haas <rhaas@postgresql.org>

Commit: 12a2544cb5f9e1f8541d1b941da6d9dae15f50a5
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-06T18:11:49Z
Releases: 10.0
Fix incorrect comments.

Commit 19dc233c32f2900e57b8da4f41c0f662ab42e080 introduced these
comments.  Michael Paquier noticed that one of them had a typo, but
a bigger problem is that they were not an accurate description of
what the code was doing.

Patch by me.

Files

PathChange+/−
src/backend/utils/adt/misc.c modified +2 −8