Re: pgbench more operators & functions
Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
From: Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2016-09-27T11:11:50Z
Lists: pgsql-hackers
Hi, The patch has correct precedence now. Further minor comments: 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". 2. You may want to remove the comment: + /* should it do a lazy evaluation of the branch? */ Regards, Jeevan Ladhe
Commits
-
Improve scripting language in pgbench
- bc7fa0c15c59 11.0 landed