Change descriptions of entity and tag objects to "XML entity" and "XML tag".
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 20 Nov 2007 02:25:22 +0000 (02:25 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 20 Nov 2007 02:25:22 +0000 (02:25 +0000)
commit5caa30ef7808607f3264cd48cecd0cec6f0ae65c
treeb5079ea94909270eb64d6b3add9302b5420c70d9
parent1f53013199543ea8adc1df35322a3e5400eabce5
Change descriptions of entity and tag objects to "XML entity" and "XML tag".
Allow tag and entity names that follow XML rules. Provide for hexadecimal
as well as decimal numeric entities. Adjust code names to coincide with
new descriptions.
doc/src/sgml/textsearch.sgml
src/backend/tsearch/wparser_def.c
src/test/regress/expected/tsearch.out