Re: proposal: variadic argument support for least, greatest function - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: proposal: variadic argument support for least, greatest function
Date
Msg-id 5C709448.40903@anastigmatix.net
Whole thread Raw
In response to Re: proposal: variadic argument support for least, greatest function  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: variadic argument support for least, greatest function  (Chapman Flack <chap@anastigmatix.net>)
List pgsql-hackers
On 02/22/19 14:57, Pavel Stehule wrote:
> I am sending second variant (little bit longer, but the main code is not
> repeated)

minmax_variadic-20190222-3.patch same as -2 but for doc grammar fix
(same fix made in minmax_variadic-20190221b.patch).

Regards,
-Chap


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables
Next
From: Chapman Flack
Date:
Subject: Re: proposal: variadic argument support for least, greatest function