On Thu, Oct 9, 2025 at 10:46 AM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> I just tried meson build, it seems to only rebuild the corresponding libs without rebuilding Postgres binaries:
> Is that expected? I think we need Postgres executables to be rebuilt then we can run tests.
Dynamic shared objects are loaded at runtime, so I don't see why the
calling executables need to be rebuilt in this case.
--
John Naylor
Amazon Web Services