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