Re: Extended Statistics set/restore/clear functions.

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tender Wang <tndrwang(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Extended Statistics set/restore/clear functions.
Date: 2026-01-14 17:57:45
Message-ID: CADkLM=eKxxhXeYsHH7fbLf1waTdAyKeH+A=n039c8Ht+O7JKbA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 25, 2025 at 5:48 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> On Thu, Dec 25, 2025 at 07:00:02PM +0800, Tender Wang wrote:
> > Sorry, I forgot to cc the pgsql-hackers mail in my last email.
>
> Missed this one from v22-0001. Thanks.
> --
> Michael
>

Some of the header cleanup work required adding utils/typcache.h to
extended_stats.c.

Rebased.

Attachment Content-Type Size
v23-0001-Add-extended-statistics-support-functions.patch text/x-patch 103.6 KB
v23-0002-Include-Extended-Statistics-in-pg_dump.patch text/x-patch 13.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-01-14 18:01:56 Re: code contributions for 2025, WIP version
Previous Message Álvaro Herrera 2026-01-14 17:54:17 Re: Add IS_INDEX macro to brin and gist index