| От | Alvaro Herrera |
|---|---|
| Тема | Re: [HACKERS] extended statistics: n-distinct |
| Дата | |
| Msg-id | 20170320221905.vehhkl37puwblc4i@alvherre.pgsql обсуждение |
| Ответ на | [HACKERS] extended statistics: n-distinct (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Список | pgsql-hackers |
Alvaro Herrera wrote: > * I'm not terribly happy with the header organization. I think > VacAttrStats should be in its own (new) src/include/statistics/analyze.h > for example (which cleans up a bunch of existing stuff a bit) I tried this and it doesn't actually do any good. Patch attached, which I intend to throw away. The main problem is that most files interested in analyze stuff also wants to do vacuum_delay_point, or access default_statistics_target, both of which are declared in vacuum.h, so these files have to include vacuum.h anyway. In order to achieve anything worthwhile we'd have to do a three-way split I think, and that's more trouble that this is worth. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера