Commits

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

DateSubjectAuthorReleases
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2025-10-03 pgbench: Fail cleanly when finding a COPY result state Michael Paquier 14.20
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 14.20
2025-02-07 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 14.16
2024-12-15 pgbench: fix misprocessing of some nested \if constructs. Tom Lane 14.16
2024-11-27 pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 14.16
2024-01-22 Abort pgbench if script end is reached with an open pipeline Alvaro Herrera 14.11
2023-10-14 Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 14.10
2023-02-21 pgbench: Prepare commands in pipelines in advance Alvaro Herrera 14.8
2021-09-29 pgbench: Fix handling of socket errors during benchmark. Fujii Masao 14.1
2021-09-29 pgbench: Correct log level of message output when socket wait method fails. Fujii Masao 14.1
2021-09-09 pgbench: Stop counting skipped transactions as soon as timer is exceeded. Fujii Masao 14.0
2021-09-01 pgbench: Fix bug in measurement of disconnection delays. Fujii Masao 14.0
2021-08-30 pgbench: Avoid unnecessary measurement of connection delays. Fujii Masao 14.0
2021-08-05 pgbench: When using pipelining only do PQconsumeInput() when necessary. Andres Freund 14.0
2021-07-11 Fix pgbench timestamp bugs. Thomas Munro 14.0
2021-06-28 Don't depend on -fwrapv semantics in pgbench's random() function. Tom Lane 14.0
2021-06-18 Improve version reporting in pgbench. Tom Lane 14.0
2021-06-11 Use the correct article for abbreviations David Rowley 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-23 Remove use of [U]INT64_FORMAT in some translatable strings Michael Paquier 14.0
2021-04-06 pgbench: Function to generate random permutations. Dean Rasheed 14.0
2021-03-22 pgbench: Improve error-handling in \sleep command. Fujii Masao 14.0
2021-03-15 Add libpq pipeline mode support to pgbench Alvaro Herrera 14.0
2021-03-10 Fix another portability bug in recent pgbench commit. Thomas Munro 14.0