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
2023-02-21
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-07
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-01-09
Invent random_normal() to provide normally-distributed random numbers.
Tom Lane
2023-01-08
Doc: improve commentary about providing our own definitions of M_PI.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-12
Order getopt arguments
Peter Eisentraut
2022-11-26
Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsync
Michael Paquier
2022-11-15
Check return value of pclose() correctly
Peter Eisentraut
2022-10-07
meson: Add support for building with precompiled headers
Andres Freund
2022-10-06
windows: Adjust FD_SETSIZE via commandline define
Andres Freund
2022-10-05
Fix final compiler warning produced by -Wshadow=compatible-local
David Rowley
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-22
Harmonize more lexer function parameter names.
Peter Geoghegan
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
Harmonize lexer adjacent function parameter names.
Peter Geoghegan
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-19
Add missing serial commas
Peter Eisentraut
2022-09-14
Fix typo in pgbench.c.
Amit Kapila
2022-09-06
Fix an assortment of improper usages of string functions
David Rowley
2022-09-04
Build all Flex files standalone
John Naylor
2022-08-29
Clean up inconsistent use of fflush().
Tom Lane
2022-08-25
More -Wshadow=compatible-local warning fixes
David Rowley
2022-08-13
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-08-13
Remove configure probe for sys/select.h.
Thomas Munro
2022-08-04
Remove configure probe and related tests for getrlimit.
Thomas Munro
2022-07-03
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before pg_free()
Peter Eisentraut
2022-05-18
pgbench: Restore compatibility of --partitions=0
Michael Paquier
2022-05-13
Indent C code in flex and bison files
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-04-20
Fix incorrect format placeholders
Peter Eisentraut
2022-04-19
Fix aggregate logging of pgbench.
Tatsuo Ishii
2022-04-11
Fix various typos and spelling mistakes in code comments
David Rowley
2022-04-11
Put new command-line options into alphabetical order in help output
Peter Eisentraut
2022-04-08
Improve frontend error logging style.
Tom Lane
2022-04-06
Change aggregated log format of pgbench.
Tatsuo Ishii
2022-03-27
Avoid using large pass-by-value struct arguments in pgbench.
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-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-01
Fix typo in pgbench messages.
Tatsuo Ishii
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-14
Move scanint8() to numutils.c
Peter Eisentraut
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-11-02
pgbench: Fix typo in comment.
Fujii Masao
[next]