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: 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-11 21:55:52
Message-ID: CADkLM=dNUxRonk5KUaUpnq-QoiwcoptZKMzqxMLOD=z4NeCZkw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Reporting the state of the parser in these new elogs is OK for me, but
>> we had more cases that what your patch has been updating. I have
>> included all these cases, making the set of error messages a bit more
>> consistent across the board, and applied the result.
>> --
>> Michael
>>
>
> Rebased. Used new palloc0_array() in a few places, and fixed an expected
> output message that wasn't updated to reflect the changes.
>

Disregard v21 (uncommitted changes). Everything I said about 21 applies to
22.

Attachment Content-Type Size
v22-0001-Expose-attribute-statistics-functions-for-use-in.patch text/x-patch 30.9 KB
v22-0002-Add-extended-statistics-support-functions.patch text/x-patch 103.3 KB
v22-0003-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 Corey Huinker 2025-12-11 21:59:19 Re: Import Statistics in postgres_fdw before resorting to sampling.
Previous Message Corey Huinker 2025-12-11 21:52:26 Re: Extended Statistics set/restore/clear functions.