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: Tomas Vondra <tomas(at)vondra(dot)me>, jian he <jian(dot)universality(at)gmail(dot)com>, 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-11-06 18:35:34
Message-ID: CADkLM=dMSJ5pHQoRxj9qoU49s+f33kXbhvm_12g=ARaXgysg=g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> That was a typo that found its way into the email subject. Sorry
> about that, that broke gmail's tracking at least.
>

So the mailing list archive will still pick it up? That's nice.

> Thanks. I have begun reviewing it (more a bit later, still need to
> study more the structure of the code). For now, I have extracted some
> of the comment changes in 0005 and applied these independently.
>

Rebased to reflect that commit.

Attachment Content-Type Size
v7-0001-Refactor-output-format-of-pg_ndistinct.patch text/x-patch 13.8 KB
v7-0002-Add-working-input-function-for-pg_ndistinct.patch text/x-patch 16.5 KB
v7-0003-Refactor-output-format-of-pg_dependencies.patch text/x-patch 9.7 KB
v7-0004-Add-working-input-function-for-pg_dependencies.patch text/x-patch 18.0 KB
v7-0005-Expose-attribute-statistics-functions-for-use-in-.patch text/x-patch 10.7 KB
v7-0006-Add-extended-statistics-support-functions.patch text/x-patch 113.1 KB
v7-0007-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 Masahiko Sawada 2025-11-06 18:36:12 Re: Assertion failure in SnapBuildInitialSnapshot()
Previous Message Peter Eisentraut 2025-11-06 18:33:12 Re: Some efforts to get rid of "long" in our codebase