On Tue Jun 9, 2026 at 11:44 PM CEST, Andres Freund wrote:
> Note that the tests don't pass with this applied:
>
> https://github.com/postgresql-cfbot/postgresql/actions/runs/27235961657
Hmmm, I'm pretty sure I ran the tests locally before submitting the
patch. Maybe I only ran the regress suite...
Attached is a new version of the patch that includes fixes for the test
failures. This also required a small change to postgres_fdw (see commit
message for details).