Contents
DROP TEXT SEARCH DICTIONARY
A DDL command for removing a text search dictionary
DROP TEXT SEARCH DICTIONARY
is a DDL command for removing an existing text search dictionary.
DROP TEXT SEARCH DICTIONARY
was added in PostgreSQL 8.3.
Change history
- PostgreSQL 8.3
- added (initial commit 140d4ebc)
DROP TEXT SEARCH DICTIONARY
has not been modified since it was added in PostgreSQL 8.3.
References
- PostgreSQL documentation: DROP TEXT SEARCH DICTIONARY