Re: [sqlsmith] Failed assertion during partition pruning
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [sqlsmith] Failed assertion during partition pruning |
| Дата | |
| Msg-id | 3288952.1612158537@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [sqlsmith] Failed assertion during partition pruning (David Rowley <dgrowleyml@gmail.com>) |
| Ответы |
Re: [sqlsmith] Failed assertion during partition pruning
|
| Список | pgsql-hackers |
David Rowley <dgrowleyml@gmail.com> writes:
> What I can't understand is why you changed to a List-of-Lists rather
> than a List-of-Relids.
Yeah, I spent no effort on micro-optimizing the data structure. I figured
that since we were not including leaf partitions, there would never be
enough rels involved to worry about. Perhaps that's wrong though.
> Parent RT indexes are guaranteed to be lower than their children RT
> indexes,
I was intentionally avoiding that assumption ;-). Maybe it buys enough
to be worth the loss of generality, but ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера