Contents
DROP TRANSFORM
A DDL command to drop a transform
DROP TRANSFORM
is a DDL command to drop a transform
.
DROP TRANSFORM
was added in PostgreSQL 9.5 and is a PostgreSQL extension to the SQL standard.
Change history
DROP TRANSFORM
has not changed since it was added in PostgreSQL 9.5.
- PostgreSQL 9.5]
- added (commit cac76582)
References
- PostgreSQL documentation: DROP TRANSFORM