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
- pgbench-more-ops-funcs-4.patch (text/x-diff) patch
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
-
Improve scripting language in pgbench
- bc7fa0c15c59 11.0 landed