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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 4b06c1820a1b96769ea7447a0fc8e0edabbf57f5
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2013-05-08T17:58:50Z
Releases: 9.3.0
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

Files

PathChange+/−
contrib/unaccent/unaccent.c modified +28 −28