Re: extend pgbench expressions with functions

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: extend pgbench expressions with functions
Date: 2016-03-19 16:40:44
Message-ID: alpine.DEB.2.10.1603191736400.7678@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Here is a v36 which inspect very carefully the string to decide whether it is
> an int or a double. You may, or may not, find it to your taste, I can't say.

Here is a v37 which is mostly a rebase after recent changes. Also I
noticed that I was double counting errors in the previous version, so I
fixed it.

--
Fabien.

Attachment Content-Type Size
pgbench-funcs-37-b.patch text/x-diff 35.8 KB
pgbench-funcs-37-c.patch text/x-diff 8.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2016-03-19 16:47:48 Re: incorrect docs for pgbench / skipped transactions
Previous Message Tomas Vondra 2016-03-19 16:32:59 Re: oldest xmin is far in the past