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.