git.postgresql.org Git - postgresql.git/commit
Wed, 8 May 2013 11:29:28 +0000 (14:29 +0300)
Wed, 8 May 2013 11:34:26 +0000 (14:34 +0300)
commit cb953d8b1bf7386ff20300cd80b29b7e8657dcbd
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
This is the main PostgreSQL git repository.
RSS
Atom