Commits

DateSubjectAuthorReleases
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0
2022-08-13 Remove configure probe for sys/resource.h and refactor. Thomas Munro 16.0
2022-08-04 Remove configure probe and related tests for getrlimit. Thomas Munro 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before pg_free() Peter Eisentraut 16.0
2022-05-18 pgbench: Restore compatibility of --partitions=0 Michael Paquier 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-20 Fix incorrect format placeholders Peter Eisentraut 15.0
2022-04-19 Fix aggregate logging of pgbench. Tatsuo Ishii 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-11 Put new command-line options into alphabetical order in help output Peter Eisentraut 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-04-06 Change aggregated log format of pgbench. Tatsuo Ishii 15.0
2022-03-27 Avoid using large pass-by-value struct arguments in pgbench. Tom Lane 15.0
2022-03-23 Allow pgbench to retry in some cases. Tatsuo Ishii 15.0
2022-03-15 Fix collection of typos in the code and the documentation Michael Paquier 15.0
2022-03-01 Fix typo in pgbench messages. Tatsuo Ishii 15.0
2022-02-14 Move scanint8() to numutils.c Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-11-02 pgbench: Fix typo in comment. Fujii Masao 15.0
2021-11-02 pgbench: Improve error-handling in pgbench. Fujii Masao 15.0