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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
