Re: Extended Statistics set/restore/clear functions.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, jian he <jian(dot)universality(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Extended Statistics set/restore/clear functions.
Date: 2025-12-25 06:23:58
Message-ID: aUzYfkMELU5X1tFk@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 11, 2025 at 04:55:52PM -0500, Corey Huinker wrote:
> Disregard v21 (uncommitted changes). Everything I said about 21 applies to
> 22.

A couple of weeks later, I have locked a couple of hours to look at
v22-0001. And after a couple of rounds of self-fixing and adjustments
in the documentation added, the result looks OK so I have applied it.
Attached are the remaining pieces, labelled v23.
--
Michael

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-12-25 06:33:47 Re: Streamify more code paths
Previous Message Kirill Reshke 2025-12-25 06:20:26 Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs