Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-14 pgbench: fix verbose error message corruption with multiple threads Fujii Masao 16 (unreleased)
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2025-10-03 pgbench: Fail cleanly when finding a COPY result state Michael Paquier 16.11
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 16.11
2025-09-26 pgbench: Fix assertion failure with retriable errors in pipeline mode. Fujii Masao 16.11
2025-08-03 Fix assertion failure in pgbench when handling multiple pipeline sync messages. Fujii Masao 16.10
2025-02-07 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 16.7
2024-12-15 pgbench: fix misprocessing of some nested \if constructs. Tom Lane 16.7
2024-11-27 pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 16.7
2024-01-22 Abort pgbench if script end is reached with an open pipeline Alvaro Herrera 16.2
2023-10-14 Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 16.1
2023-05-25 Fix pgbench in prepared mode with an empty pipeline Alvaro Herrera 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-18 Fix some typos and some incorrectly duplicated words David Rowley 16.0
2023-02-21 pgbench: Prepare commands in pipelines in advance Alvaro Herrera 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2023-01-08 Doc: improve commentary about providing our own definitions of M_PI. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Order getopt arguments Peter Eisentraut 16.0
2022-11-26 Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsync Michael Paquier 16.0
2022-11-15 Check return value of pclose() correctly Peter Eisentraut 16.0
2022-10-06 windows: Adjust FD_SETSIZE via commandline define Andres Freund 16.0
2022-10-05 Fix final compiler warning produced by -Wshadow=compatible-local David Rowley 16.0
2022-09-19 Add missing serial commas Peter Eisentraut 16.0