]> granicus.if.org Git - postgresql/history - src/bin/pgbench/pgbench.c
Fix incorrect tps number calculation in "excluding connections establishing".
[postgresql] / src / bin / pgbench / pgbench.c
2015-09-30 Tatsuo IshiiFix incorrect tps number calculation in "excluding...
2015-09-16 Teodor Sigaevpgbench progress with timestamp
2015-09-16 Peter EisentrautReview program help output for wording and formatting
2015-09-13 Peter EisentrautAdd noreturn attribute
2015-08-22 Heikki LinnakangasAdd hint to run "pgbench -i", if test tables don't...
2015-08-17 Heikki LinnakangasFix reporting of skipped transactions in pgbench.
2015-08-07 Andres FreundFix bug slowing down pgbench when -P is used.
2015-07-30 Heikki LinnakangasFix calculation of latency of pgbench backslash commands.
2015-07-28 Heikki LinnakangasFix bug in collecting total_latencies from all threads...
2015-07-05 Tom LaneMake a editorial pass over pgbench's error messages.
2015-07-03 Heikki LinnakangasRemove thread-emulation support from pgbench.
2015-07-03 Heikki LinnakangasFix pgbench progress report behaviour when pgbench...
2015-07-03 Heikki LinnakangasLift the limitation that # of clients must be a multipl...
2015-06-28 Tatsuo IshiiFix function declaration style to respect the coding...
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-12 Stephen Frostpgbench: Don't fail during startup
2015-04-13 Peter EisentrautMove pgbench from contrib/ to src/bin/