Hello Michaƫl,
Thanks, committed and back-patched.
Ok.
I have added some tests for least() and greatest() on the way.
Good!
Thanks,
--
Fabien.
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
signature.asc
Description: PGP signature
While doing something else, I noticed that pgbench's hash() does not fail
gracefully:
sh> cat hash.sql
\set i hash()
sh> pgbench -f hash.sql -t 1
...
cannot coerce (null) to int
client 0 aborted in command 0 (set) of script 0; evaluation of meta-command
failed
The message is not very