pgsql: Improve reporting of pg_upgrade log files on test failure

2024-12-10 Thread Michael Paquier
Improve reporting of pg_upgrade log files on test failure On failure, the pg_upgrade log files are automatically appended to the test log file, but the information reported was inconsistent. A header, with the log file name, was reported with note(), while the log contents and a footer used print

pgsql: Improve reporting of pg_upgrade log files on test failure

2024-12-10 Thread Michael Paquier
Improve reporting of pg_upgrade log files on test failure On failure, the pg_upgrade log files are automatically appended to the test log file, but the information reported was inconsistent. A header, with the log file name, was reported with note(), while the log contents and a footer used print

pgsql: Improve reporting of pg_upgrade log files on test failure

2024-12-10 Thread Michael Paquier
Improve reporting of pg_upgrade log files on test failure On failure, the pg_upgrade log files are automatically appended to the test log file, but the information reported was inconsistent. A header, with the log file name, was reported with note(), while the log contents and a footer used print

pgsql: Improve reporting of pg_upgrade log files on test failure

2024-12-10 Thread Michael Paquier
Improve reporting of pg_upgrade log files on test failure On failure, the pg_upgrade log files are automatically appended to the test log file, but the information reported was inconsistent. A header, with the log file name, was reported with note(), while the log contents and a footer used print