ALTER FOREIGN DATA WRAPPER name [ HANDLER handler_function | NO HANDLER ] [ VALIDATOR validator_function | NO VALIDATOR ] [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ] ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner
Note: The following description applies only to Postgres-XL
FOREIGN DATA WRAPPER is not yet supported in Postgres-XL. This command may be supported in the future releases.