Re: Removing faulty hyperLogLog merge function

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Removing faulty hyperLogLog merge function
Date: 2016-04-26 23:41:55
Message-ID: CA+TgmoZ5iV+qLDXX_9sNjzL+rp06day-esbftH0n5Y8Ojc1CmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 25, 2016 at 10:39 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> 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

I'm not prepared to commit this over the objection offered by Tomas
Vondra on that thread.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2016-04-26 23:46:47 Re: Removing faulty hyperLogLog merge function
Previous Message Robert Haas 2016-04-26 23:39:00 Re: SET ROLE and reserved roles