Re: [HACKERS] pgbench more operators & functions
rmrodriguez@carto.com
From: Raúl Marín Rodríguez <rmrodriguez@carto.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-12-04T09:27:39Z
Lists: pgsql-hackers
Hi, > Regenerated v15 that applies cleanly on head. No changes. I'm not sure why it wasn't failing before, but I have issues building the doc: + <xref linkend="pgbench-operators"> are built into <application>pgbench</application> Missing '/' to close the xref + <entry><literal>1 & 3</literal></entry> Expecting ';' as the previous use (&) On Fri, Dec 1, 2017 at 1:57 PM, Fabien COELHO <coelho@cri.ensmp.fr> wrote: > > Here is a v13. No code changes, but TAP tests added to maintain pgbench >>>>> coverage to green. >>>>> >>>> >> Here is a v14, which is just a rebase after the documentation xml-ization. >> > > Regenerated v15 that applies cleanly on head. No changes. > > -- > Fabien. -- *Raúl Marín Rodríguez *carto.com
Commits
-
Improve scripting language in pgbench
- bc7fa0c15c59 11.0 landed