Commits

DateSubjectAuthorReleases
2021-01-26 Report the true database name on connection errors Alvaro Herrera 13.2
2021-01-26 Report the true database name on connection errors Alvaro Herrera 9.6.21
2021-01-26 Report the true database name on connection errors Alvaro Herrera 10.16
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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-09-30 pgbench: Use PQExpBuffer to simplify code that constructs SQL. Heikki Linnakangas 14.0
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
2020-05-01 Put new command-line options into alphabetical order in help output Peter Eisentraut 13.0
2020-04-03 Add support for \aset in pgbench Michael Paquier 13.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0
2020-02-28 Add PostgreSQL home page to --help output Peter Eisentraut 13.0
2020-01-10 pgbench: Make more debug messages use common logging API Michael Paquier 13.0
2020-01-08 pgbench: Use common logging API Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-04 Use carriage returns for data insertion logs in pgbench on terminal Michael Paquier 13.0
2019-12-02 Add query cancellation capabilities in pgbench init phase Michael Paquier 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