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