Fix dependency on FDW handler.

Jeff Davis <jdavis@postgresql.org>

Commit: 3a35ab1d0126802045e7133788647a549ea6fa98
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2026-03-19T22:01:22Z
Releases: 15.18
Fix dependency on FDW handler.

ALTER FOREIGN DATA WRAPPER could drop the dependency on the handler
function if it wasn't explicitly specified.

Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/35c44a4b7fb76d35418c4d66b775a88f4ce60c86.camel@j-davis.com
Backpatch-through: 14

Files

Discussion