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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: The data structure used in unaccent is a trie, not suffix tree.
Дата
Msg-id E1Ua8fU-0002T8-4B@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix walsender failure at promotion.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Better fix for permissions tests in excluded subqueries.