Contents
DROP FOREIGN DATA WRAPPER
A DDL command for removing a foreign data wrapper
DROP FOREIGN DATA WRAPPER
is a DDL command for removing a foreign data wrapper (FDW).
DROP FOREIGN DATA WRAPPER
was added in PostgreSQL 8.4.
Change history
DROP FOREIGN DATA WRAPPER
has not been modified since it was added in PostgreSQL 8.4.
- PostgreSQL 8.4
- added (commit cae565e5)
References
- PostgreSQL documentation: DROP FOREIGN DATA WRAPPER