index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pgbench
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warning
Peter Eisentraut
2019-08-12
1
-1
/
+1
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-07-09
1
-1
/
+1
*
Fix pgbench's calculation of average latency, when -T is not used.
Heikki Linnakangas
2016-09-21
1
-2
/
+2
*
Fix latency calculation when there are \sleep commands in the script.
Heikki Linnakangas
2016-09-19
1
-2
/
+4
*
Fix "pg_bench -C -M prepared".
Tom Lane
2016-03-16
1
-1
/
+8
*
Clean the last few TAP suite tmp_check directories.
Noah Misch
2016-02-24
1
-0
/
+1
*
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
2016-02-19
3
-0
/
+31
*
pgbench: avoid FD_ISSET on an invalid file descriptor
Alvaro Herrera
2016-02-15
1
-5
/
+15
*
pgbench: Install guards against obscure overflow conditions.
Robert Haas
2016-02-01
1
-2
/
+34
*
pgbench: Change terminology from "threshold" to "parameter".
Robert Haas
2015-12-18
1
-31
/
+40
*
Fix incorrect tps number calculation in "excluding connections establishing".
Tatsuo Ishii
2015-09-30
1
-1
/
+1
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
1
-2
/
+1
*
Fix calculation of latency of pgbench backslash commands.
Heikki Linnakangas
2015-07-30
1
-2
/
+3
*
Make a editorial pass over pgbench's error messages.
Tom Lane
2015-07-05
1
-75
/
+90
*
Fix pgbench progress report behaviour when pgbench or a query gets stuck.
Heikki Linnakangas
2015-07-03
1
-2
/
+45
*
Fix function declaration style to respect the coding standard.
Tatsuo Ishii
2015-06-28
1
-2
/
+1
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
2
-68
/
+85
*
pgbench: Don't fail during startup
Stephen Frost
2015-05-12
1
-4
/
+19
*
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-13
6
-0
/
+4336