From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgbench more operators & functions |
Date: | 2017-05-24 07:14:14 |
Message-ID: | alpine.DEB.2.20.1705240709350.30979@lancre |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
Attachment | Content-Type | Size |
---|---|---|
pgbench-more-ops-funcs-11.patch | text/x-diff | 37.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tsunakawa, Takayuki | 2017-05-24 07:16:06 | Re: [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. |
Previous Message | Mahi Gurram | 2017-05-24 06:09:38 | Re: Regarding Postgres Dynamic Shared Memory (DSA) |