Re: extend pgbench expressions with functions

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: extend pgbench expressions with functions
Date: 2016-01-15 14:53:59
Message-ID: alpine.DEB.2.10.1601151550140.9438@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello Michaël,

Here is a v19 :
- avoid noisy changes
- abort on double->int overflow
- implement operators as functions

There is still \setrandom, that I can remove easily with a green light.

--
Fabien.

Attachment Content-Type Size
pgbench-funcs-19.patch text/x-diff 40.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-01-15 14:58:36 Re: Limit and inherited tables
Previous Message Merlin Moncure 2016-01-15 14:50:50 Re: jsonb - jsonb operators