On Thu, Nov 8, 2018 at 7:01 AM Pavel Stehule <pavel.stehule@xxxxxxxxx> wrote:
postgres=# select smallest(VARIADIC ARRAY[1,2,3]);
┌──────────┐
│ smallest │
╞══════════╡
│ 1 │
└──────────┘
(1 row)That's very helpful and good to know. It's too bad that doesn't work with LEAST/GREATEST, which would eliminate the need for extra functions.I sent a patch to pgsql-hackares that allows VARIADIC argument for LEAST/GREATEST
That's great! Thanks for doing that!
Cheers,
Ken
AGENCY Software
A Free Software data system
By and for non-profits
(253) 245-3801
learn more about AGENCY or
follow the discussion.