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
-
Fix handling of pgbench's hash when no argument is provided
- c2e5f60db160 11.0 landed
- 39d51fe87dae 12.0 landed