diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2016-03-11 19:47:50 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2016-03-11 19:47:50 +0300 |
commit | 8829af47ef63d3c484f2e1f97a85a7a76b1baba6 (patch) | |
tree | ca8768811198451f63d4bf2307db710a2792d442 /src/include/postgres.h | |
parent | a9eb6c83efd258bb7a658fefa0074e0e65efd673 (diff) | |
download | postgresql-8829af47ef63d3c484f2e1f97a85a7a76b1baba6.tar.gz postgresql-8829af47ef63d3c484f2e1f97a85a7a76b1baba6.zip |
Fix merge affixes for numeric ones
Some dictionaries have duplicated base words with different affix set, we
just merge that sets into one set. But previously merging of sets of affixes
was actually a concatenation of strings but it's wrong for numeric
representation of affixes because such representation uses comma to
separate affixes.
Author: Artur Zakirov
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions