On Wed, Jun 4, 2025 at 9:17 PM Peter Eisentraut <peter(at)eisentraut(dot)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.