Contents
DROP COLLATION
An SQL command for removing a collation
DROP COLLATION
is a DDL command for removing a collation.
DROP COLLATION
was added in PostgreSQL 9.1.
Change history
- PostgreSQL 9.1
- added (commit b313bca0)
DROP COLLATION
has not been modified since it was added in PostgreSQL 9.1.
References
- PostgreSQL documentation: DROP COLLATION