mirror of
https://github.com/postgres/postgres.git
synced 2025-12-31 00:03:29 -05:00
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:
parent
213a1b8952
commit
eee19a30d6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user