Remove option to change parser of an existing text search configuration.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Aug 2007 05:13:50 +0000 (05:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Aug 2007 05:13:50 +0000 (05:13 +0000)
commit8e91db07e1afbe335694c1a1d9a29b67890e691b
treea44c2f876a967541b865e5847d2450a6a25b7d00
parent5f4c2c15eb9db25ae90e9ef655e3dd6368d69bee
Remove option to change parser of an existing text search configuration.
This prevents needing to do complex and poorly-defined updates of the
mapping table if the new parser has different token types than the old.
Per discussion.
doc/src/sgml/ref/alter_tsconfig.sgml
doc/src/sgml/ref/create_tsconfig.sgml
src/backend/commands/tsearchcmds.c
src/backend/parser/gram.y
src/include/nodes/parsenodes.h