On 08/11/2025 15:05, Manni Wood wrote:
> Apologies for the noise. Just wanted to confirm that I did a fresh clone
> of github.com/postgres/postgres <http://github.com/postgres/postgres> on
> my linux machine, applied both v9 patches to master, ran
> "configure", "make world", "make check-world", and everything passed.
Perhaps a missing entry at src/backend/catalog/meson.build for
pg_tablespace.c? You probably don't see the error in your environment
because you're not building with meson.
Best, Jim