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