| От | Tom Lane |
|---|---|
| Тема | Re: Review: B-Tree emulation for GIN |
| Дата | |
| Msg-id | 16643.1233627155@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Review: B-Tree emulation for GIN (Teodor Sigaev <teodor@sigaev.ru>) |
| Ответы |
Re: Review: B-Tree emulation for GIN
|
| Список | pgsql-hackers |
Looked at this a bit ... do you think it's really a good idea to remove
the strategy number argument of comparePartial? The argument given in
the docs for it is that it might be needed to determine when to end the
scan, and that still seems plausible to me.
The description of extractQuery's extra_data parameter seems confusing
too. AFAICS it is incorrect, or at least misleading, to describe it as
void ** extra_data[]; it is really void ***extra_data, because there is
only one object there not an array.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера