Re: fix a spelling mistake - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: fix a spelling mistake
Date
Msg-id aWnm-yauysFqPoZU@paquier.xyz
Whole thread Raw
In response to Re: fix a spelling mistake  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Fri, Jan 16, 2026 at 02:54:40PM +0800, Chao Li wrote:
> -       /* Is there already a pg_statistic tuple for this attribute? */
> +       /* Is there already a pg_statistic_ext_data tuple for this attribute? */
>         oldtup = SearchSysCache2(STATEXTDATASTXOID,
>                                                          ObjectIdGetDatum(stxoid),
>                                                          BoolGetDatum(inherited));

Indeed, this one is on me.  Thanks for the summary.  :)
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix incorrect parser comment
Next
From: Oleg Tselebrovskiy
Date:
Subject: Re: 001_password.pl fails with --without-readline