Re: Extended Statistics set/restore/clear functions.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, jian he <jian.universality@gmail.com>, Tomas Vondra <tomas@vondra.me>, pgsql-hackers@lists.postgresql.org
Date: 2025-12-25T06:23:58Z
Lists: pgsql-hackers
Attachments
- v23-0001-Add-extended-statistics-support-functions.patch (text/x-diff)
- v23-0002-Include-Extended-Statistics-in-pg_dump.patch (text/x-diff)
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