Re: pgbench more operators & functions

From: Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgbench more operators & functions
Date: 2016-09-27 11:11:50
Message-ID: CAOgcT0NWaTESRAr0jFx+hd-5ALEgWpTxkMCrYip0JiUUJMFjzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2016-09-27 11:19:44 Re: Declarative partitioning - another take
Previous Message Dave Cramer 2016-09-27 11:04:14 Re: PL/Python adding support for multi-dimensional arrays