Re: extend pgbench expressions with functions - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: extend pgbench expressions with functions
Date
Msg-id alpine.DEB.2.10.1603071056200.9135@sto
Whole thread Raw
In response to Re: extend pgbench expressions with functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: extend pgbench expressions with functions
List pgsql-hackers
> - 32-b: add double functions, including double variables
> - 32-c: remove \setrandom support (advice to use \set + random instead)

Here is a rebased version after Tom's updates, 33-b & 33-c. I also 
extended the floating point syntax to signed accept signed exponents, and 
changed the regexpr style to match Toms changes.

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Toshi Harada
Date:
Subject: (pgaudit) Audit log is not output after the SET ROLE.
Next
From: Amit Langote
Date:
Subject: Re: [PROPOSAL] VACUUM Progress Checker.