Fix function name in comment

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 1155daef60548914e637b039d7b96cd824d0b71f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-11-01T10:46:30Z
Releases: 16.1
Fix function name in comment

The name of the function resulting from the macro expansion was
incorrectly stated.

Backpatch to 16 where it was introduced.

Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20231101.172308.1740861597185391383.horikyota.ntt@gmail.com
Backpatch-through: v16

Files

PathChange+/−
src/backend/utils/adt/pgstatfuncs.c modified +1 −1

Discussion