Re: [HACKERS] pgbench more operators & functions

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: [HACKERS] pgbench more operators & functions
Дата
Msg-id alpine.DEB.2.20.1712281648020.22976@lancre
обсуждение исходный текст
Ответ на Re: [HACKERS] pgbench more operators & functions  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: [HACKERS] pgbench more operators & functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
> Investigating your patch I found that all arguments of logical AND/OR and 
> CASE are always evaluated. Seems, it should not be for pair of reasons:
>
> [...]
>
> SQL doesn't evaluate unneeded arguments:

Here is a version with some lazy evaluation for and, or & case.

-- 
Fabien.
Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Proposal: Local indexes for partitioned table
Следующее
От: David Steele
Дата:
Сообщение: Re: Re: PATCH: Configurable file mode mask