Commits

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

DateSubjectAuthorReleases
2023-10-14 Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 12.17
2021-09-29 pgbench: Fix handling of socket errors during benchmark. Fujii Masao 12.9
2021-06-28 Don't depend on -fwrapv semantics in pgbench's random() function. Tom Lane 12.8
2021-01-28 pgbench: Remove dead code Alvaro Herrera 12.6
2021-01-26 Report the true database name on connection errors Alvaro Herrera 12.6
2021-01-13 Disallow a digit as the first character of a variable name in pgbench. Tom Lane 12.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-17 Fix unportable code in pgbench. Tom Lane 12.0
2019-04-11 Fix declaration after statement Alvaro Herrera 12.0
2019-04-09 Fix memory leak in pgbench Alvaro Herrera 12.0
2019-04-03 Remove now-unnecessary thread pointer arguments in pgbench. Tom Lane 12.0
2019-04-01 Restrict pgbench's zipfian parameter to ensure good performance. Tom Lane 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-03-27 pgbench: doExecuteCommand -> executeMetaCommand Alvaro Herrera 12.0
2019-03-27 Switch some palloc/memset calls to palloc0 Michael Paquier 12.0
2019-03-25 Refactor code to print pgbench progress reports. Heikki Linnakangas 12.0
2019-03-25 pgbench: Remove \cset Alvaro Herrera 12.0
2019-03-11 pgbench: increase the maximum number of variables/arguments Andrew Dunstan 12.0
2019-03-05 Remove duplicate macro Peter Eisentraut 12.0
2019-01-24 Fix portability problem in pgbench. Tom Lane 12.0
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 12.0
2019-01-23 Fix typo in pgbench.c Michael Paquier 12.0