| От | Gavin Sherry |
|---|---|
| Тема | Re: Bitmapscan changes |
| Дата | |
| Msg-id | Pine.LNX.4.58.0703131220340.26060@linuxworld.com.au обсуждение |
| Ответ на | Bitmapscan changes (Heikki Linnakangas <heikki@enterprisedb.com>) |
| Список | pgsql-patches |
On Mon, 12 Mar 2007, Heikki Linnakangas wrote: > Here's a patch to change the amgetmulti API so that it's called only > once per scan, and the indexam adds *all* matching tuples at once to a > caller-supplied TIDBitmap. Per Tom's proposal in July 2006: > http://archives.postgresql.org/pgsql-hackers/2006-07/msg01233.php I incorporated something like your change to gistnext(). This is much better, for the reason Teodor mentions up thread. The return type of gistnext() is int and it is possible that it could overflow (on some platforms) now that there is no max_tids. Thanks, Gavin
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера