mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
277279981f
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