Re: Custom Glibc collation version strings under LOCPATH - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Custom Glibc collation version strings under LOCPATH
Date
Msg-id CA+hUKGLuCeA+R04kH7QVHL2EKv8adAhxAd7aH7ZKLmEtS_-3gw@mail.gmail.com
Whole thread Raw
In response to Re: Custom Glibc collation version strings under LOCPATH  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, Jun 4, 2025 at 9:17 PM Peter Eisentraut <peter@eisentraut.org> wrote:
> I wonder why you want to capture LOCPATH early in main.c.  It seems
> sufficient to look it up when needed?

Right, it is setenv() that we're trying to avoid.  Updated.

Attachment

pgsql-hackers by date:

Previous
From: Fabrice Chapuis
Date:
Subject: synchronized_standby_slots used in logical replication
Next
From: Alena Rybakina
Date:
Subject: Re: pull-up subquery if JOIN-ON contains refs to upper-query