bitmapscan changes patch review

Поиск
Список
Период
Сортировка
От Alexey Klyukin
Тема bitmapscan changes patch review
Дата
Msg-id 20070620075000.GA17893@commandprompt.com
обсуждение исходный текст
Ответы Re: bitmapscan changes patch review  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: bitmapscan changes patch review  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Hi,

Here is a patch by Heikki Linnakangas with changes for amgetmulti index
access method to amgetbitmap, which returns all matching tuples at once.
The patch also introduces support for candidate matches. The original
post is here:
http://archives.postgresql.org/pgsql-patches/2007-03/msg00163.php

I've made minor changes to the patch:

- fixed all rejects when applying it to the current CVS head.
- fixed counting ntids in gistnext if TIDBitmap is not null.
- added missing expected/bitmapops.out

It passes all regression tests on my system.

Regards,
--
Alexey Klyukin                         http://www.commandprompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: Cancel autovacuum conflicting with DROP TABLE
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: [HACKERS] 'Waiting on lock'