[COMMITTERS] pgsql: Revise the way the element allocator for a simplehash isspecifi

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: Revise the way the element allocator for a simplehash isspecifi
Дата
Msg-id E1cbE1H-00061J-HZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revise the way the element allocator for a simplehash is specified.

This method is more elegant and more efficient.

Per a suggestion from Andres Freund, who also briefly reviewed
the patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c3c4f6e1740be256178cd7551d5b8a7677159b74

Modified Files
--------------
src/backend/executor/execGrouping.c |  3 +-
src/backend/nodes/tidbitmap.c       |  2 +-
src/include/lib/simplehash.h        | 65 +++++++++++++------------------------
3 files changed, 24 insertions(+), 46 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Speed up "brin" regression test a little bit.
Следующее
От: pgsql@postgresql.org
Дата:
Сообщение: [COMMITTERS] pgsql: Tag refs/tags/REL9_4_11 was created