Re: Statistics Import and Export - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Statistics Import and Export
Date
Msg-id CADkLM=cfu+gNXHFjZN-19LPCfQfB_1+Qz_-QEEeWzTPv18WMKA@mail.gmail.com
Whole thread Raw
In response to Re: Statistics Import and Export  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Mon, Feb 24, 2025 at 4:07 PM Jeff Davis <pgsql@j-davis.com> wrote:
On Mon, 2025-02-24 at 15:40 -0500, Tom Lane wrote:
> I'm a little suspicious whether that has any effect if you insert it
> before set_pglocale_pgservice().

Ah, right. Corey, can you please include that (in the right place, of
course) to the next iteration of your 0001 patch, if it's doing the
conversions to/from float4?

Sure, I'm debating whether I want to solve the index-expression-attname issue before embarking on the next iteration, or temporarily shelve that so that we can review the other changes so far.

 

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Statistics Import and Export
Next
From: Nathan Bossart
Date:
Subject: Re: PATCH: warn about, and deprecate, clear text passwords