mirror of
https://github.com/postgres/postgres.git
synced 2026-06-12 03:36:51 -04:00
948c97958b
New functions initHyperLogLogError() and freeHyperLogLog() simplify using this module from elsewhere. Author: Tomáš Vondra Review: Peter Geoghegan