Re: pgbench more operators & functions

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2016-09-27T13:41:20Z
Lists: pgsql-hackers

Attachments

Hello Jeevan.

> 1. About documentation, I think it will be good idea to arrange the 
> operators table with the precedence and add a line at top: "In 
> decreasing order of precedence".

Done, see attached.

> 2. You may want to remove the comment:
> +           /* should it do a lazy evaluation of the branch? */

Ok.

-- 
Fabien.

Commits

  1. Improve scripting language in pgbench