Re: pgbench more operators & functions

Поиск
Список
Период
Сортировка
От Jeevan Ladhe
Тема Re: pgbench more operators & functions
Дата
Msg-id CAOgcT0NWaTESRAr0jFx+hd-5ALEgWpTxkMCrYip0JiUUJMFjzQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgbench more operators & functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: pgbench more operators & functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список 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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: PL/Python adding support for multi-dimensional arrays
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Declarative partitioning - another take