Add pgench: a TPC-B like benchmarking tool

Tatsuo Ishii <ishii@postgresql.org>

Commit: a765db409b4b0e0b5298ec31f66894b1c9f0eca5
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2000-01-15T12:38:09Z
Releases: 7.1.1
Add pgench: a TPC-B like benchmarking tool

Files

PathChange+/−
contrib/pgbench/Makefile added +23 −0
contrib/pgbench/pgbench.c added +737 −0
contrib/pgbench/README added +149 −0
contrib/pgbench/README.jis added +166 −0
contrib/README modified +4 −0