Re: pgbench - very minor bug fix on hash() missing argument

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-07-27T04:44:58Z
Lists: pgsql-hackers
On Thu, Jul 26, 2018 at 11:16:06PM -0400, Fabien COELHO wrote:
> Could be backpatched to 11 where hash was introduced.

Thanks, committed and back-patched.  I have added some tests for least()
and greatest() on the way.
--
Michael

Commits

  1. Fix handling of pgbench's hash when no argument is provided