]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix typo in stat_utils.c
authorMichael Paquier <michael@paquier.xyz>
Thu, 25 Dec 2025 22:53:46 +0000 (07:53 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 25 Dec 2025 22:53:46 +0000 (07:53 +0900)
Introduced by 213a1b895270.

Reported-by: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAHewXNku-jz-FPKeJVk25fZ1pV2buYh5vpeqGDOB=bFQhKxXhw@mail.gmail.com

src/backend/statistics/stat_utils.c

index dd6c1216b9a74b022423e535e97725c3b3607e76..b1c1514cc729764c0461c47cfa46d0720e066c2f 100644 (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