The upper limit for -c option of pgbench is now obtained from

Tatsuo Ishii <ishii@postgresql.org>

Commit: e4a52eca351f39d007c28c61c2055926c895c024
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2007-08-25T09:21:14Z
Releases: 8.3.0
The upper limit for -c option of pgbench is now obtained from
(FD_SETSIZE - 10) rather than a hardwired number.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +7 −2