On Thu, Oct 9, 2025 at 10:46 AM Chao Li <[email protected]> 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


Reply via email to