On 2025-07-22, Fujii Masao wrote:
> The buildfarm member indri reported the following error, which seems related to
> the recent changes in dblink. I'll investigate this later.
Ah yes — contrib doesn't have gettext support and macOS doesn't like that. Maybe removing the gettext_noop calls in
contribis the easiest solution. I think another option is to add -lintl to the link line but that's probably messier,
andwithout advantage since we still won't have translation support.
--
Álvaro Herrera