Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed”
В списке pgsql-bugs по дате отправления:
| От | Tomas Vondra |
|---|---|
| Тема | Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed” |
| Дата | |
| Msg-id | 20191113134114.rxcli5c6zjmryvf6@development обсуждение исходный текст |
| Ответ на | BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed” (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed”
|
| Список | pgsql-bugs |
On Wed, Nov 13, 2019 at 10:42:32AM +0000, PG Bug reporting form wrote: >The following bug has been logged on the website: > >Bug reference: 16111 >Logged by: Tuomas Leikola >Email address: tuomas.leikola@gmail.com >PostgreSQL version: 12.0 >Operating system: windows, linux >Description: > >I’ve been trying to cook up some kind of online reorganizer, which requires >looking at rows’ physical locations and rearranging those that are >suboptimal. In this endeavor, I stumbled on what appears to be a compiler >bug introduced with multivariate statistics. > Yeah, this is a bug in estimate_multivariate_ndistinct, which fails to ignore system attributes :-( The attached patch fixes it, but unfortunatly we've missed this round of minor releases :-( I'll get it pushed in a couple of days. Thanks for the report and the reproducer, very helpful! regards -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера