]> granicus.if.org Git - postgresql/commit
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)
commit8a5592daf1bcc65f002fce23de1ee0e533e6c6a6
treea75b934a91dbcc83fdba61e0191c35c40c713d4d
parent40c1d7c10e21aa95bfde957f52b287148394fe8a
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