GiST bug in 8.3.4, 8.2.10 and 8.1.18

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема GiST bug in 8.3.4, 8.2.10 and 8.1.18
Дата
Msg-id 48FF2A94.3010800@sigaev.ru
обсуждение исходный текст
Список pgsql-hackers
Separate thread to draw attention.

Unfortunately, I introduced new bug in GiST while fixing possible duplication of 
tuples during GiST's scan. Bug is a marking as dead wrong tuples in index and, 
as result, index could return less number results than it should be. Fixes are 
already committed for all affected branch.

We already have 2 bug reports:
http://archives.postgresql.org/pgsql-general/2008-10/msg00845.php
http://archives.postgresql.org/pgsql-bugs/2008-10/msg00081.php

May be, it's needed to release new minor versions?

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bitmap Indexes: request for feedback
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Bitmap Indexes: request for feedback