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
/
t
Age
Commit message (
Expand
)
Author
2023-02-21
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-03-25
Second attempt to fix pgbench TAP test.
Tatsuo Ishii
2022-03-24
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
Fix pgbench TAP test.
Tatsuo Ishii
2022-03-23
Allow pgbench to retry in some cases.
Tatsuo Ishii
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-29
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
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-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-24
Unify parsing logic for command-line integer options
Michael Paquier
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-06
pgbench: Function to generate random permutations.
Dean Rasheed
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-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2020-09-14
Message fixes and style improvements
Peter Eisentraut
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-03
Add support for \aset in pgbench
Michael Paquier
2020-04-02
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-01-08
pgbench: Use common logging API
Peter Eisentraut
2020-01-03
pgbench: Improve test description
Peter Eisentraut
2019-12-12
(Blindly) tweak new test regex
Alvaro Herrera
2019-12-11
Emit parameter values during query bind/execute errors
Alvaro Herrera
2019-11-06
Add "G" (server-side data generation) as an initialization step in pgbench.
Fujii Masao
2019-10-03
pgbench: add --partitions and --partition-method options.
Amit Kapila
2019-07-24
Don't assume expr is available in pgbench tests
Andrew Dunstan
2019-07-15
Provide pgbench --show-script to dump built-in scripts.
Thomas Munro
2019-07-15
Report the time taken by pgbench initialization steps.
Thomas Munro
2019-07-13
Revive test of concurrent OID generation.
Noah Misch
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-04-29
Fix some typos
Michael Paquier
2019-04-01
Restrict pgbench's zipfian parameter to ensure good performance.
Tom Lane
2019-03-25
pgbench: Remove \cset
Alvaro Herrera
2019-03-11
pgbench: increase the maximum number of variables/arguments
Andrew Dunstan
2019-03-05
Fix pgbench TAP test failure with funky file names (redux)
Andrew Dunstan
2019-01-24
Fix portability problem in pgbench.
Tom Lane
2019-01-21
Revert "Fix under-quoted filename pattern in pgbench TAP test."
Tom Lane
[next]