Commits

DateSubjectAuthorReleases
2022-08-29 Clean up inconsistent use of fflush(). Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-03-27 Avoid using large pass-by-value struct arguments in pgbench. Tom Lane 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-06-28 Don't depend on -fwrapv semantics in pgbench's random() function. Tom Lane 15.0
2021-06-28 Don't depend on -fwrapv semantics in pgbench's random() function. Tom Lane 13.4
2021-06-28 Don't depend on -fwrapv semantics in pgbench's random() function. Tom Lane 12.8
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-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2021-01-13 Disallow a digit as the first character of a variable name in pgbench. Tom Lane 14.0
2021-01-13 Disallow a digit as the first character of a variable name in pgbench. Tom Lane 11.11
2021-01-13 Disallow a digit as the first character of a variable name in pgbench. Tom Lane 13.2
2021-01-13 Disallow a digit as the first character of a variable name in pgbench. Tom Lane 12.6
2020-09-17 Improve common/logging.c's support for multiple verbosity levels. Tom Lane 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 11.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2019-07-26 Fix possible lockup in pgbench with -R. Tom Lane 11.5