Re: Add starelid, attnum to pg_stats and leverage this in pg_dump

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Sami Imseih <samimseih(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Date: 2026-03-17 15:01:42
Message-ID: abls1l0aNZMRu33u@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 17, 2026 at 09:26:57AM -0500, Nathan Bossart wrote:
> Committed the next patch in the series. I'll have a rebased version of the
> last one ready to share soon.

As promised...

--
nathan

Attachment Content-Type Size
v10-0001-pg_dump-Simplify-query-in-getAttributeStats.patch text/plain 6.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-17 15:05:04 Re: Change copyObject() to use typeof_unqual
Previous Message Melanie Plageman 2026-03-17 14:48:55 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)