index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pgbench
Age
Commit message (
Expand
)
Author
2021-11-02
pgbench: Fix typo in comment.
Fujii Masao
2021-11-02
pgbench: Improve error-handling in pgbench.
Fujii Masao
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-13
Fix incorrect format placeholder
Peter Eisentraut
2021-09-29
pgbench: Fix handling of socket errors during benchmark.
Fujii Masao
2021-09-29
pgbench: Correct log level of message output when socket wait method fails.
Fujii Masao
2021-09-09
pgbench: Stop counting skipped transactions as soon as timer is exceeded.
Fujii Masao
2021-09-02
Use COPY FREEZE in pgbench for faster benchmark table population.
Tatsuo Ishii
2021-09-01
pgbench: Fix bug in measurement of disconnection delays.
Fujii Masao
2021-08-30
pgbench: Avoid unnecessary measurement of connection delays.
Fujii Masao
2021-08-05
pgbench: When using pipelining only do PQconsumeInput() when necessary.
Andres Freund
2021-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
Add some missing exit() calls in error paths for various binaries
Michael Paquier
2021-07-24
Unify parsing logic for command-line integer options
Michael Paquier
2021-07-11
Fix pgbench timestamp bugs.
Thomas Munro
2021-06-28
Don't depend on -fwrapv semantics in pgbench's random() function.
Tom Lane
2021-06-28
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-26
Remove some useless logs from the TAP tests of pgbench
Michael Paquier
2021-06-25
Cleanup some code related to pgbench log checks in TAP tests
Michael Paquier
2021-06-25
Add more debugging information with log checks in TAP tests of pgbench
Michael Paquier
2021-06-24
Fix pattern matching logic for logs in TAP tests of pgbench
Michael Paquier
2021-06-18
Improve version reporting in pgbench.
Tom Lane
2021-06-11
Use the correct article for abbreviations
David Rowley
2021-05-19
Fix pgbench permute tests.
Dean Rasheed
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-04-23
Remove use of [U]INT64_FORMAT in some translatable strings
Michael Paquier
2021-04-06
pgbench: Function to generate random permutations.
Dean Rasheed
2021-03-22
pgbench: Improve error-handling in \sleep command.
Fujii Masao
2021-03-16
Improve logging of bad parameter values in BIND messages.
Tom Lane
2021-03-15
Add libpq pipeline mode support to pgbench
Alvaro Herrera
2021-03-10
Fix another portability bug in recent pgbench commit.
Thomas Munro
2021-03-10
Try to fix portability bugs in recent pgbench commits.
Thomas Munro
2021-03-10
pgbench: Synchronize client threads.
Thomas Munro
2021-03-10
pgbench: Improve time logic.
Thomas Munro
2021-03-10
pgbench: Refactor thread portability support.
Thomas Munro
2021-03-06
pgbench: Simplify some port, host, user and dbname assignments
Michael Paquier
2021-02-27
pgbench: Remove now-dead CState->ecnt
Michael Paquier
2021-02-24
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-01-28
pgbench: Remove dead code
Alvaro Herrera
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-13
Disallow a digit as the first character of a variable name in pgbench.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-02
Fix some grammar and typos in comments and docs
Michael Paquier
2020-09-30
pgbench: Use PQExpBuffer to simplify code that constructs SQL.
Heikki Linnakangas
2020-09-17
Improve common/logging.c's support for multiple verbosity levels.
Tom Lane
2020-09-14
Message fixes and style improvements
Peter Eisentraut
2020-09-04
Remove arbitrary restrictions on password length.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
[next]