Thread: pgsql: The data structure used in unaccent is a trie, not suffix tree.

pgsql: The data structure used in unaccent is a trie, not suffix tree.

From
Heikki Linnakangas
Date:
The data structure used in unaccent is a trie, not suffix tree.

Fix the term used in variable and struct names, and comments.

Alexander Korotkov

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b06c1820a1b96769ea7447a0fc8e0edabbf57f5

Modified Files
--------------
contrib/unaccent/unaccent.c |   56 +++++++++++++++++++++---------------------
1 files changed, 28 insertions(+), 28 deletions(-)