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.1601151550140.9438@sto
Whole thread Raw
In response to Re: extend pgbench expressions with functions  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: extend pgbench expressions with functions  (Michael Paquier <michael.paquier@gmail.com>)
List 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.

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: jsonb - jsonb operators
Next
From: Tom Lane
Date:
Subject: Re: Limit and inherited tables