| От | Tom Lane |
|---|---|
| Тема | Re: Who is a maintainer of GiST code ? |
| Дата | |
| Msg-id | 11222.977342421@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Who is a maintainer of GiST code ? (Oleg Bartunov <oleg@sai.msu.su>) |
| Ответы |
Re: Who is a maintainer of GiST code ?
|
| Список | pgsql-hackers |
Oleg Bartunov <oleg@sai.msu.su> writes:
> seems rtree doesn't ignore NULL ?
Hm, maybe not. There are explicit tests to ignore null inputs in hash
indexes (hash/hash.c), and I'd just sort of assumed that rtree and gist
do the same.
FWIW, your example doesn't seem to provoke an error in current sources;
but it does take quite a long time (far longer than building a btree
index on 10000 nulls). That makes me think that indexing nulls in rtree
might be a bad idea even if it works.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера