pgsql: Add two HyperLogLog functions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Add two HyperLogLog functions
Дата
Msg-id E1aLd5e-0005rt-BI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add two HyperLogLog functions

New functions initHyperLogLogError() and freeHyperLogLog() simplify
using this module from elsewhere.

Author: Tomáš Vondra
Review: Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/948c97958bf37adb2a9c2d6d92c255abfc7499ba

Modified Files
--------------
src/backend/lib/hyperloglog.c |   48 ++++++++++++++++++++++++++++++++++++++++-
src/include/lib/hyperloglog.h |    2 ++
2 files changed, 49 insertions(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted inconsistencies in GiST opclass support function de
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix assorted inconsistencies in GIN opclass support function dec