| PostgreSQL 8.3.0 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Fast Forward | Next | |
ALTER TEXT SEARCH PARSER changes the definition of a text search parser. Currently, the only supported functionality is to change the parser's name.
You must be a superuser to use ALTER TEXT SEARCH PARSER.
The name (optionally schema-qualified) of an existing text search parser.
The new name of the text search parser.