Re: Enhance Makefiles to rebuild objects on map file changes - Mailing list pgsql-hackers

From John Naylor
Subject Re: Enhance Makefiles to rebuild objects on map file changes
Date
Msg-id CANWCAZa=T2zecDmkTjjVJCF4m3Gx93SzQyq5YEWsS2shqPk9JA@mail.gmail.com
Whole thread Raw
In response to Re: Enhance Makefiles to rebuild objects on map file changes  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Tue, Aug 19, 2025 at 10:43 PM Álvaro Herrera <alvherre@kurilemu.de> wrote:
>
> Also, I suspect you should do something about Meson, but I don't know
> what that would look like.

It seems to work already on Meson:

$ <build>
$ touch src/backend/utils/mb/Unicode/win874_to_utf8.map
$ <build>
building for debug
ninja: Entering directory `build-debug'
[2/2] Linking target src/backend/utils/mb/conversion_procs/utf8_and_win.so

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: New commitfest app release on August 19th
Next
From: Tom Lane
Date:
Subject: Re: VM corruption on standby