postgresql/contrib/pgbench
Heikki Linnakangas 277279981f Prevent integer overflow with --progress >= 2148
If --progress=2148 or higher was given, the calculation of the next time
to report overflowed, and pgbench would print a progress report very
frequently.

Kingter Wang
2014-01-17 10:14:01 +02:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Use consistent spacing for PGAPPICON Makefile option. 2011-01-24 20:46:30 -05:00
pgbench.c Prevent integer overflow with --progress >= 2148 2014-01-17 10:14:01 +02:00