Thread: pgbench - remove double declaration of hash functions

pgbench - remove double declaration of hash functions

From
Fabien COELHO
Date:
I noticed that hash functions appear twice in the list of pgbench 
functions, although once is enough. The code is functional nevertheless, 
but it looks silly. This was added by "e51a04840a1" back in March, so 
should be removed from 11 and 12dev.

-- 
Fabien.
Attachment

Re: pgbench - remove double declaration of hash functions

From
Robert Haas
Date:
On Sun, Jul 22, 2018 at 7:14 PM, Fabien COELHO <coelho@cri.ensmp.fr> wrote:
> I noticed that hash functions appear twice in the list of pgbench functions,
> although once is enough. The code is functional nevertheless, but it looks
> silly. This was added by "e51a04840a1" back in March, so should be removed
> from 11 and 12dev.

Good catch.  Committed and back-patched.

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