Re: pgbench - use enum for meta commands
Aleksandr Parfenov <a.parfenov@postgrespro.ru>
From: a.parfenov@postgrespro.ru
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>, Fabien Coelho
<postgresql.org@coelho.net>
Date: 2017-11-02T17:06:49Z
Lists: pgsql-hackers
On Thu, 2 Nov 2017 17:50:52 +0100 (CET) Fabien COELHO <coelho@cri.ensmp.fr> wrote: > > Updated version attached. > > <sigh>. Here is the patch. Sorry for the noise. > Everything alright. Patch is ready for commiter. -- Aleksandr Parfenov Postgres Professional: http://www.postgrespro.com Russian Postgres Company
Commits
-
pgbench: replace run-time string comparisons with an enum identifier.
- f987f83de20a 11.0 landed