Re: Add starelid, attnum to pg_stats and leverage this in pg_dump - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Date
Msg-id aa81xZp421DSkHiW@nathan
Whole thread Raw
In response to Re: Add starelid, attnum to pg_stats and leverage this in pg_dump  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
List pgsql-hackers
On Mon, Mar 09, 2026 at 03:28:40PM -0400, Corey Huinker wrote:
> Presently, I don't think we make any changes to pg_dump, unless Nathan
> feels strongly that we should. If and when the need for oid-based fetching
> of extended stats becomes necessary, we'll at least have a couple versions
> where the catalog already had the oids handy.

That's fine with me.

-- 
nathan



pgsql-hackers by date:

Previous
From: Matheus Alcantara
Date:
Subject: Re: pg_upgrade fails when extension_control_path is used
Next
From: Zsolt Parragi
Date:
Subject: Re: Stack-based tracking of per-node WAL/buffer usage