Re: Extended Statistics set/restore/clear functions.

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, pgsql-hackers(at)lists(dot)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: Extended Statistics set/restore/clear functions.
Date: 2025-10-19 00:27:58
Message-ID: CADkLM=cWJTOnhC4jbKUvFgjMd=Hc252FXbampsjuYekBvmMVAg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 12, 2025 at 12:55 AM Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
wrote:

> Rebased. Enjoy.
>>
>
> Rebased.
>

And rebased again to conform to 688dc6299 and 4bd919129.

Attachment Content-Type Size
v7-0001-Refactor-output-format-of-pg_ndistinct-and-add-wo.patch text/x-patch 22.2 KB
v7-0002-Refactor-output-format-of-pg_dependencies-and-add.patch text/x-patch 23.2 KB
v7-0003-Expose-attribute-statistics-functions-for-use-in-.patch text/x-patch 4.7 KB
v7-0004-Add-extended-statistics-support-functions.patch text/x-patch 112.7 KB
v7-0005-Include-Extended-Statistics-in-pg_dump.patch text/x-patch 12.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2025-10-19 00:29:59 Re: make tsearch use the database default locale
Previous Message Philip Alger 2025-10-18 21:34:59 Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement