Re: Extended Statistics set/restore/clear functions.

Tender Wang <tndrwang@gmail.com>

From: Tender Wang <tndrwang@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-25T11:00:02Z
Lists: pgsql-hackers
Tender Wang <tndrwang@gmail.com> 于2025年12月25日周四 18:58写道:

> Hi Michael,
>
> I found a typo in recent commit :
> commit 213a1b89527049cb27bbcd6871fdb0c0916b43e1 (origin/master,
> origin/HEAD, master)
> Author: Michael Paquier <michael@paquier.xyz>
> Date:   Thu Dec 25 15:13:39 2025 +0900
>  Move attribute statistics functions to stat_utils.c
> ....
>  * The stacoll value should be either the atttypcoll derived from
>  * statatt_get_type(), or a harcoded value required by that particular
>  * stakind.
> ....
>
> "harcoded" should be "hardcoded".
>
> Please check the attached patch.
>
> --
> Thanks,
> Tender Wang
>

Sorry, I forgot to cc the pgsql-hackers mail in my last email.
-- 
Thanks,
Tender Wang