Re: extend pgbench expressions with functions

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: extend pgbench expressions with functions
Дата
Msg-id alpine.DEB.2.10.1603050822020.11128@sto
обсуждение исходный текст
Ответ на 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
>>> Attached is the fixed patch for the array method.
>>
>> Committed with a few tweaks, including running pgindent over some of it.
>
> Thanks. So the first set of functions is in, and the operators are
> executed as functions as well. Fabien, are you planning to send
> rebased versions of the rest? By that I mean the switch of the
> existing subcommands into equivalent functions and the handling of
> double values as parameters for those functions.

Here they are: - 32-b: add double functions, including double variables - 32-c: remove \setrandom support (advice to
use\set + random instead)
 

-- 
Fabien.

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: extend pgbench expressions with functions
Следующее
От: Amit Langote
Дата:
Сообщение: Re: [PROPOSAL] VACUUM Progress Checker.