Tweak pgbench.c to remove the hidden assumption that a WIN32 machine

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ffda674769cd71071317b9cdb7f79c3affecc33d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-27T20:39:43Z
Releases: 8.3.0
Tweak pgbench.c to remove the hidden assumption that a WIN32 machine
couldn't possibly HAVE_GETOPT.  I believe this is the most appropriate
form of the patch submitted 2007-08-07 by Hiroshi Saito, though not
having a Windows build environment I won't know for sure till I see
the buildfarm results.

Files

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