Commits

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

DateSubjectAuthorReleases
2026-05-14 pgbench: fix verbose error message corruption with multiple threads Fujii Masao 18 (unreleased)
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2025-11-14 pgbench: Fix assertion failure with multiple \syncpipeline in pipeline mode. Fujii Masao 18.2
2025-10-03 pgbench: Fail cleanly when finding a COPY result state Michael Paquier 18.1
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 18.1
2025-09-26 pgbench: Fix assertion failure with retriable errors in pipeline mode. Fujii Masao 18.1
2025-08-03 Fix assertion failure in pgbench when handling multiple pipeline sync messages. Fujii Masao 18.0
2025-03-29 pgbench: Make set_random_seed() 64-bit everywhere. Peter Eisentraut 18.0
2025-03-20 Revert workarounds for -Wmissing-braces false positives on old GCC Peter Eisentraut 18.0
2025-02-27 Avoid unnecessary computation of pgbench's script line number. Tom Lane 18.0
2025-02-27 Get rid of O(N^2) script-parsing overhead in pgbench. Tom Lane 18.0
2025-02-20 pgbench: Increase RLIMIT_NOFILE if necessary Andres Freund 18.0
2025-02-11 Limit pgbench COPY FREEZE to ordinary relations Melanie Plageman 18.0
2025-02-07 Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18.0
2025-01-24 Return yyparse() result not via global variable Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-15 pgbench: fix misprocessing of some nested \if constructs. Tom Lane 18.0
2024-12-04 Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 18.0
2024-11-27 pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 18.0
2024-10-25 pgbench: Fix typo. Tatsuo Ishii 18.0
2024-10-11 pgbench: Improve result outputs related to failed transactions. Tatsuo Ishii 18.0
2024-10-03 Remove support for unlogged on partitioned tables Michael Paquier 18.0
2024-07-05 Fix placement of "static". Tom Lane 18.0
2024-07-02 Convert some extern variables to static Peter Eisentraut 18.0