Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed”
В списке pgsql-bugs по дате отправления:
| От | Justin Pryzby |
|---|---|
| Тема | Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed” |
| Дата | |
| Msg-id | 20191205003823.GB2082@telsasoft.com обсуждение |
| Ответ на | Re: BUG #16111: Unexpected query compilation error “negative bitmapset member not allowed” (Tomas Vondra <tomas.vondra@2ndquadrant.com>) |
| Список | pgsql-bugs |
On Sat, Nov 16, 2019 at 02:36:42AM +0100, Tomas Vondra wrote: > >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! > > I've pushed the fix, after a minor improvement (it wasn't quite right, > because the bitmap was updated again a bit later). Backpatched to 10+. I thought you'd be interested to know I just ran into this myself, so I would've reported it now, if it hadn't already been fixed - thanks. -- Note, that's actually a table named after a view.. ts=# explain SELECT tableoid::regclass FROM daily_enodeb_baseband_view GROUP BY 1; ERROR: negative bitmapset member not allowed -- Justin Pryzby System Administrator Telsasoft +1-952-707-8581
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера