diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-05-08 14:29:28 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-05-08 14:34:26 +0300 |
commit | cb953d8b1bf7386ff20300cd80b29b7e8657dcbd (patch) | |
tree | 96f48338b121cb70ab6739dd5b686b3ee0f5f69f /src/backend/access/spgist/spgxlog.c | |
parent | 20c00ca668f2c5ca4e7e7afd1bd8faa0909ee527 (diff) | |
download | postgresql-cb953d8b1bf7386ff20300cd80b29b7e8657dcbd.tar.gz postgresql-cb953d8b1bf7386ff20300cd80b29b7e8657dcbd.zip |
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
What we have implemented is a radix tree (or a radix trie or a patricia
trie), but the docs and code comments incorrectly called it a "suffix tree".
Alexander Korotkov
Diffstat (limited to 'src/backend/access/spgist/spgxlog.c')
0 files changed, 0 insertions, 0 deletions