Re: PATCH: remove nclients/nthreads constraint from pgbench

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: remove nclients/nthreads constraint from pgbench
Date: 2015-05-08 12:02:23
Message-ID: alpine.DEB.2.10.1505081400320.20788@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Minor v2 update to change a not badly chosen variable name.

--
Fabien.

Attachment Content-Type Size
pgbench-nclients-2.patch text/x-diff 2.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladimir Borodin 2015-05-08 12:25:54 Broken --dry-run mode in pg_rewind
Previous Message Michael Paquier 2015-05-08 12:02:04 Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData