On Sun, Feb 14, 2016 at 11:28 AM, Fabien COELHO <coelho@cri.ensmp.fr> wrote:
> Here is a 3 part v29:
>
> a) add support for integer functions in pgbench, including turning
> operators as functions, as well as some minimal infrastructure for
> additional types (this allows to minimize the diffs with the next
> patch which adds double).
>
> b) add support for doubles, including setting double variables.
> Note that variable are not explicitely typed. Add some
> double-related functions, most interesting of them for pgbench
> are the randoms.
>
> c) remove \setrandom support (as thanks to part b \set x random(...) does
> the same). Prints an error pointing to the replacement if \setrandom is
> used in a pgbench script.
Thanks, I'll review these as soon as I can get to it.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company