> This patch extends pgbench expression with functions. Currently only one
> "abs" function is added. The point is rather to bootstrap the infrastructure
> for other functions (such as hash, random variants...) to be added later.
Here is a small v2 update:
- with better error messages on non existing functions
- a minimal documentation
--
Fabien.