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
/
contrib
/
pgbench
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralize definition of integer limits.
Andres Freund
2015-03-25
1
-5
/
+1
*
pgbench: Fix mistakes in Makefile.
Robert Haas
2015-03-03
1
-10
/
+3
*
pgbench: Add a real expression syntax to \set
Robert Haas
2015-03-02
6
-77
/
+414
*
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-24
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Fix resource leak pointed out by Coverity.
Tatsuo Ishii
2014-12-30
1
-0
/
+2
*
pgbench: remove odd trailing period in init progress output
Bruce Momjian
2014-12-24
1
-2
/
+2
*
Suppress bogus statistics when pgbench failed to complete any transactions.
Tom Lane
2014-12-16
1
-0
/
+4
*
Fix file descriptor leak after failure of a \setshell command in pgbench.
Tom Lane
2014-12-16
1
-0
/
+1
*
Add --latency-limit option to pgbench.
Heikki Linnakangas
2014-10-13
1
-56
/
+175
*
Fix typo in error message.
Heikki Linnakangas
2014-10-02
1
-1
/
+1
*
Refactor pgbench log-writing code to a separate function.
Heikki Linnakangas
2014-10-02
1
-171
/
+169
*
Fix Windows build.
Heikki Linnakangas
2014-09-11
1
-1
/
+1
*
Simplify calculation of Poisson distributed delays in pgbench --rate mode.
Heikki Linnakangas
2014-09-11
1
-11
/
+22
*
Change the way latency is calculated with pgbench --rate option.
Heikki Linnakangas
2014-09-11
1
-50
/
+114
*
Enhance pgbench's option checking.
Tatsuo Ishii
2014-08-12
1
-7
/
+41
*
Windows doesn't have M_PI; define it ourselves when needed.
Heikki Linnakangas
2014-08-04
1
-0
/
+4
*
pgbench: Allow \setrandom to generate Gaussian/exponential distributions.
Robert Haas
2014-07-30
1
-10
/
+173
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+1
*
Allow total number of transactions in pgbench to exceed INT_MAX.
Tom Lane
2014-05-25
1
-6
/
+6
*
Fix non-C89-compatible coding in pgbench.
Tom Lane
2014-05-19
1
-27
/
+37
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-86
/
+116
*
pgbench: Fix help message
Peter Eisentraut
2014-02-27
1
-1
/
+1
*
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-02-15
1
-8
/
+0
*
Prevent integer overflow with --progress >= 2148
Heikki Linnakangas
2014-01-17
1
-3
/
+3
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Fix progress logging when scale factor is large.
Tatsuo Ishii
2013-12-12
1
-4
/
+4
*
Remove pgbench's hardwired limit on line length in custom script files.
Tom Lane
2013-11-15
1
-2
/
+48
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
1
-10
/
+8
*
pgbench: Comment on thread timing hazards.
Noah Misch
2013-10-06
1
-1
/
+10
*
pgbench: Elaborate latency reporting.
Noah Misch
2013-10-05
1
-17
/
+110
*
pgbench: Remove stray use of "float" math.
Noah Misch
2013-10-05
1
-2
/
+2
*
Correct comment of pgbench "filler" columns.
Fujii Masao
2013-09-30
1
-5
/
+10
*
pgbench: Correct for bias in --rate schedule generation.
Noah Misch
2013-09-25
1
-3
/
+7
*
pgbench: Tweak documentation.
Noah Misch
2013-09-23
1
-1
/
+1
*
Add --rate option.
Tatsuo Ishii
2013-07-23
1
-19
/
+159
*
Fix typo in previous pgbench --progress patch.
Fujii Masao
2013-07-18
1
-1
/
+1
*
Add --progress option to show progress report
Tatsuo Ishii
2013-07-17
1
-2
/
+84
*
pgbench: Silence compiler warning
Peter Eisentraut
2013-07-07
1
-1
/
+3
*
pgbench: Fix inadvertent inconsistency in help message.
Robert Haas
2013-06-27
1
-1
/
+1
*
pgbench: Add long options for all existing short options.
Robert Haas
2013-06-27
1
-39
/
+60
*
Add :client_id automatic variable for custom pgbench scripts.
Heikki Linnakangas
2013-06-14
1
-0
/
+14
*
Post-pgindent cleanup
Stephen Frost
2013-06-01
1
-3
/
+6
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-51
/
+80
*
pgbench: Fix order of options in --help output
Peter Eisentraut
2013-05-11
1
-6
/
+6
*
Fix inclusions in pgbench.c.
Tom Lane
2013-03-17
1
-0
/
+1
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
1
-1
/
+0
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
1
-53
/
+0
*
Add --aggregate-interval option.
Tatsuo Ishii
2013-01-31
1
-12
/
+135
*
Allow pgbench to use a scale larger than 21474.
Heikki Linnakangas
2013-01-29
1
-32
/
+123
[next]