| От | Tom Lane |
|---|---|
| Тема | Re: [PATCHES] Bundle of patches |
| Дата | |
| Msg-id | 19560.1165257955@sss.pgh.pa.us обсуждение |
| Ответы |
Re: [PATCHES] Bundle of patches
Re: [PATCHES] Bundle of patches |
| Список | pgsql-hackers |
Teodor Sigaev <teodor@sigaev.ru> writes: > 4) OR clauses optimizations > http://www.sigaev.ru/misc/OR_82-0.6.gz This seems kinda ugly --- it looks very expensive and unlikely to find useful optimizations most of the time. Have you done any benchmarking to find out what the cost is when the optimizations don't succeed? I guess my big problem with it is that it's a huge expansion of the single ugliest, most ad-hoc part of the planner, ie, orindxqual.c. And the new code is just as ad-hoc as what was there before ... Also, what's with the pull_tlist bit? regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера