Commits

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

DateSubjectAuthorReleases
2021-12-13 backpatch "Set application_name per-test in isolation and ecpg tests." Andres Freund 10.20
2021-06-13 Ignore more environment variables in pg_regress.c Michael Paquier 10.18
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 10.14
2018-12-31 pg_regress: Promptly detect failed postmaster startup. Noah Misch 10.7
2018-10-20 Lower privilege level of programs calling regression_main Andrew Dunstan 10.6
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 10.6
2018-04-30 Fix bogus list-iteration code in pg_regress.c, affecting ecpg tests only. Tom Lane 10.4
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-20 Force the regression databases to have bytea_output set to hex Andrew Dunstan 10.0
2017-03-14 Improve isolation tests infrastructure. Andres Freund 10.0
2017-03-09 Fix inclusions of postgres_fe.h from .h files. Tom Lane 10.0
2017-01-14 Updates to reflect that pg_ctl stop -m fast is the default Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-19 initdb pg_basebackup: Rename --noxxx options to --no-xxx Peter Eisentraut 10.0
2016-10-01 Set log_line_prefix and application name in test drivers Peter Eisentraut 10.0
2016-09-25 Refer to OS X as "macOS", except for the port name which is still "darwin". Tom Lane 10.0
2016-09-22 Add tests for various connection string issues Peter Eisentraut 10.0
2016-09-04 Remove useless pg_strdup() operations. Tom Lane 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0