index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pgbench
Age
Commit message (
Expand
)
Author
2017-01-20
Allow backslash line continuations in pgbench's meta commands.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2017-01-02
In pgbench logging, avoid assuming that instr_times match Unix timestamps.
Tom Lane
2017-01-01
Avoid assuming that instr_time == struct timeval in pgbench logging.
Tom Lane
2016-11-15
pgbench: Increase maximum size of log filename from 64 to MAXPGPATH.
Robert Haas
2016-11-09
pgbench: Allow the transaction log file prefix to be changed.
Robert Haas
2016-09-27
Fix newly-introduced issues in pgbench.
Tom Lane
2016-09-26
Refactor script execution state machine in pgbench.
Heikki Linnakangas
2016-09-21
Print test parameters like "foo: 123", and results like "foo = 123".
Heikki Linnakangas
2016-09-21
Fix pgbench's calculation of average latency, when -T is not used.
Heikki Linnakangas
2016-09-19
Fix latency calculation when there are \sleep commands in the script.
Heikki Linnakangas
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-08-19
Allow empty queries in pgbench.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-07
pgbench: Fix order in --help output
Peter Eisentraut
2016-05-06
Fix pgbench's parsing of double values to notice trailing garbage.
Tom Lane
2016-05-06
Improve handling of numeric-valued variables in pgbench.
Tom Lane
2016-05-05
Rename pgbench min/max to least/greatest, and fix handling of double args.
Tom Lane
2016-04-01
pgbench: Remove unused parameter
Alvaro Herrera
2016-03-29
pgbench: allow a script weight of zero
Alvaro Herrera
2016-03-29
pgbench: Remove \setrandom.
Robert Haas
2016-03-29
Fix portability issues in 86c43f4e22c0771fd0cc6bce2799802c894ee2ec.
Tom Lane
2016-03-29
pgbench: Support double constants and functions.
Robert Haas
2016-03-25
Link libpq after libpgfeutils to satisfy Windows linker.
Tom Lane
2016-03-25
Move psql's psqlscan.l into src/fe_utils.
Tom Lane
2016-03-21
Use %option bison-bridge in psql/pgbench lexers.
Tom Lane
2016-03-20
SQL commands in pgbench scripts are now ended by semicolons, not newlines.
Tom Lane
2016-03-19
Make pgbench's expression lexer reentrant.
Tom Lane
2016-03-19
pgbench: Silence new compiler warnings
Alvaro Herrera
2016-03-19
pgbench: Allow changing weights for scripts
Alvaro Herrera
2016-03-17
Fix "pg_bench -C -M prepared".
Tom Lane
2016-03-15
Fix typos.
Robert Haas
2016-03-09
pgbench: When -T is used, don't wait for transactions beyond end of run.
Robert Haas
2016-03-09
Handle invalid libpq sockets in more places
Peter Eisentraut
2016-03-07
Re-fix broken definition for function name in pgbench's exprscan.l.
Tom Lane
2016-03-07
Fix broken definition for function name in pgbench's exprscan.l.
Tom Lane
2016-03-03
pgbench: accept unambiguous builtin prefixes for -b
Alvaro Herrera
2016-03-03
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-01
Extend pgbench's expression syntax to support a few built-in functions.
Robert Haas
2016-02-25
Clean the last few TAP suite tmp_check directories.
Noah Misch
2016-02-20
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
2016-02-15
pgbench: avoid FD_ISSET on an invalid file descriptor
Alvaro Herrera
2016-02-12
pgbench: cleanup use of a "logfile" parameter
Alvaro Herrera
2016-02-12
pgbench: fix segfault with empty sql file
Alvaro Herrera
2016-02-01
pgbench: allow per-script statistics
Alvaro Herrera
2016-02-01
pgbench: Install guards against obscure overflow conditions.
Robert Haas
2016-01-29
pgbench: refactor handling of stats tracking
Alvaro Herrera
2016-01-27
pgbench: improve multi-script support
Alvaro Herrera
2016-01-27
Mostly mechanical cleanup of pgbench
Alvaro Herrera
2016-01-02
Update copyright for 2016
Bruce Momjian
[next]