Fix dependency on FDW handler.

Jeff Davis <jdavis@postgresql.org>

Commit: 876fa84a275eea578b4a89bb910e184f98d991c2
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2026-03-19T22:02:18Z
Releases: 17.10
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