From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(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-07 09:58:59 |
Message-ID: | alpine.DEB.2.10.1603071056200.9135@sto |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
Attachment | Content-Type | Size |
---|---|---|
pgbench-funcs-33-b.patch | text/x-diff | 35.4 KB |
pgbench-funcs-33-c.patch | text/x-diff | 8.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2016-03-07 10:11:03 | Re: [PROPOSAL] VACUUM Progress Checker. |
Previous Message | Toshi Harada | 2016-03-07 09:39:20 | (pgaudit) Audit log is not output after the SET ROLE. |