Re: extend pgbench expressions with functions

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: extend pgbench expressions with functions
Дата
Msg-id alpine.DEB.2.10.1512171409310.8362@sto
обсуждение исходный текст
Ответ на Re: extend pgbench expressions with functions  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: extend pgbench expressions with functions  (Michael Paquier <michael.paquier@gmail.com>)
Re: extend pgbench expressions with functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
>> (2a) remove double stuff, just keep integer functions.
>>      I would rather keep min/max, though.
>
> (2a) sounds like a fine plan to get something committable. We could keep 
> min/max/abs, and remove sqrt/pi. What's actually the use case for debug? 
> I cannot wrap my mind on one?

It was definitely useful to debug the double/int type stuff within 
expressions when writing a non trivial pgbench script. It is probably less 
interesting if there are only integers.

>> (2b) keep the patch with both int & double as is.
>
> Functions returning double are not that useful... pgbench can live 
> without them.

Sure.

-- 
Fabien.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Performance improvement for joins where outer side is unique
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: parallel joins, and better parallel explain