Re: Add expressions to pg_restore_extended_stats() - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Add expressions to pg_restore_extended_stats()
Date
Msg-id CADkLM=cTKaT_XwsZznJzj-42WJnq6rFKst_M0kRiV3Q_2_YSZw@mail.gmail.com
Whole thread
In response to Re: Add expressions to pg_restore_extended_stats()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Add expressions to pg_restore_extended_stats()
List pgsql-hackers
On Mon, Feb 9, 2026 at 2:59 AM Michael Paquier <michael@paquier.xyz> wrote:
On Mon, Feb 09, 2026 at 02:25:49AM -0500, Corey Huinker wrote:
> I was thinking of doing exactly that, with a lot of language around how
> these extra patches don't need to make it into v19. But having said that,
> they'll probably be pretty small.

Getting the catalog change in would be nice at least, even if the
expression bits of the restore do not make it in time.  Thanks for
that.
--
Michael

0001 - the v8 patch, as-is
0002 - minor tweaks to get v8 to build, kept separate to make applying on top of v8 easier
0003 - Bring back the pg_stats_ext_exprs set difference tests
0004 - Add the 3 range-stats to pg_stats_ext_exprs
0005 - Support importing the 3 range-stats.
 
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ecdh support causes unnecessary roundtrips
Next
From: Tom Lane
Date:
Subject: Re: Subquery pull-up increases jointree search space