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