Re: Crash in BRIN minmax-multi indexes

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Crash in BRIN minmax-multi indexes
Дата
Msg-id 93ff4dd4-4332-4cff-0d46-e228f0389f03@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Crash in BRIN minmax-multi indexes  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
I finally pushed this fix.

In the end I both relaxed the assert a little bit to allow calling
build_distances for a single range, and added a bail out so that the
caller gets regular NULL and not whatever palloc(0) produces.

Thanks again for the report!


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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