Re: _CRT_glob stuff - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: _CRT_glob stuff
Date
Msg-id CAOYmi+=qr-iOx36xCYE1U539-fhh7o1cidZENFarFzXFWxA7uw@mail.gmail.com
Whole thread Raw
In response to Re: _CRT_glob stuff  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Fri, Sep 19, 2025 at 12:37 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> As to how it works, I'm not sure, but I suppose the linker somehow
> arranges the initializations in the right order.

Okay. I was a bit concerned that, if libpq pulled in this symbol via
pgcommon, it might accidentally affect the client executable... but I
guess our exports files are saving us there, and in any case the
executable's symbol (if defined) should win anyway. Carry on :)

--Jacob



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ?
Next
From: Константин Книжник
Date:
Subject: Re: Orphan page in _bt_split