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 aathGcXAIpiUSP_s@nathan
Whole thread Raw
In response to Re: Add starelid, attnum to pg_stats and leverage this in pg_dump  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
List pgsql-hackers
On Fri, Mar 06, 2026 at 05:08:58PM -0600, Nathan Bossart wrote:
> I just skimmed through the latest patches, and they look generally
> reasonable to me.  I'll take a closer look soon and hopefully get these
> committed.

Oh, a question I forgot to ask: why wouldn't we do the same thing for
pg_stats_ext and pg_stats_ext_exprs?

-- 
nathan



pgsql-hackers by date:

Previous
From: Henson Choi
Date:
Subject: Re: Row pattern recognition
Next
From: KAZAR Ayoub
Date:
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD