Fix typo in stat_utils.c

Introduced by 213a1b895270.

Reported-by: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAHewXNku-jz-FPKeJVk25fZ1pV2buYh5vpeqGDOB=bFQhKxXhw@mail.gmail.com
This commit is contained in:
Michael Paquier 2025-12-26 07:53:46 +09:00
parent 213a1b8952
commit eee19a30d6

View File

@ -626,7 +626,7 @@ statatt_build_stavalues(const char *staname, FmgrInfo *array_in, Datum d, Oid ty
* have no such restriction.
*
* The stacoll value should be either the atttypcoll derived from
* statatt_get_type(), or a harcoded value required by that particular
* statatt_get_type(), or a hardcoded value required by that particular
* stakind.
*
* The value/null pairs for stanumbers and stavalues should be calculated