| От | Tom Lane |
|---|---|
| Тема | Re: issues with range types, btree_gist and constraints |
| Дата | |
| Msg-id | 26877.1360017138@sss.pgh.pa.us обсуждение |
| Ответ на | Re: issues with range types, btree_gist and constraints (Tomas Vondra <tv@fuzzy.cz>) |
| Список | pgsql-hackers |
Tomas Vondra <tv@fuzzy.cz> writes:
> I've managed to further simplify the test-case, and I've verified that
> it's reproducible on current 9.2 and 9.3 branches.
Yeah, I've been able to reproduce it as well. I found what I thought
might be the bug: gbt_var_bin_union() looks like it does the wrong thing
if both ends of the range need to be extended. However, fixing that
doesn't fix your test case, so there's more to it.
> I've been unable to reproduce the bug with just a single text column.
Hm. I noticed a lot of elog complaints about "picksplit method
... doesn't support secondary split", so maybe the bug is in the code
that's trying to deal with that. I've not had time to look closer.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера