Re: [HACKERS] pgbench more operators & functions

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: [HACKERS] pgbench more operators & functions
Дата
Msg-id alpine.DEB.2.20.1705240709350.30979@lancre
обсуждение исходный текст
Ответ на Re: [HACKERS] pgbench more operators & functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: [HACKERS] pgbench more operators & functions  (Fabien COELHO <coelho@cri.ensmp.fr>)
Re: [HACKERS] pgbench more operators & functions  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Hello Pavel,

> I am watching this patch - it looks so there are not problems.

Great.

> I found only issue in documentation - new CASE expression is not 
> documented.

Hmmm. Actually there was a rather very discreet one in v10:

  +      SQL <literal>CASE</> generic conditional expressions

I've improved it in attached v11:
  - add a link to the CASE full documentation
  - add an example expression with CASE ...

Also, if the "pgbench - improve tap test infrastructure" patch get to be 
committed, I'll add coverage for these operators and functions instead of 
the external pgbench test scripts I provided.

-- 
Fabien.
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Mahi Gurram
Дата:
Сообщение: Re: [HACKERS] Regarding Postgres Dynamic Shared Memory (DSA)
Следующее
От: "Tsunakawa, Takayuki"
Дата:
Сообщение: Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby"GUC pseudo-variable.