Removing faulty hyperLogLog merge function

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Removing faulty hyperLogLog merge function
Date: 2016-04-26 02:39:46
Message-ID: CAM3SWZRUOLsYoTT83QgdUy9D8ehYWm_nvbrrfcOOzikiRfFY7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The function hyperLogLogMerge() is faulty [1]. It has no current
callers, though. I propose that we rip it out, as in the attached
patch.

[1] http://www.postgresql.org/message-id/CAM3SWZT-i6R9JU5YXa8MJUou2_r3LfGJZpQ9tYa1BYxfkj0=cQ@mail.gmail.com
--
Peter Geoghegan

Attachment Content-Type Size
0001-Remove-faulty-hyperLogLog-merge-function.patch text/x-patch 2.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-04-26 02:40:52 Re: Can we improve this error message?
Previous Message Craig Ringer 2016-04-26 02:24:05 Re: how to measure pglogical replication lag