diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-04-01 12:45:40 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-04-01 12:45:40 +0900 |
commit | 73db8f4d17ed4efb7709f1cafd5b1dd0285b0842 (patch) | |
tree | 25f5a72d2ef5a8128ff0abce4209fce973eb634a /src/backend/access/gist/gist.c | |
parent | 322becb6085cb92d3708635eea61b45776bf27b6 (diff) | |
download | postgresql-73db8f4d17ed4efb7709f1cafd5b1dd0285b0842.tar.gz postgresql-73db8f4d17ed4efb7709f1cafd5b1dd0285b0842.zip |
Improve handling and logging of TAP tests for pg_upgrade
This commit includes a set of improvements to help with the debugging of
failures in these new TAP tests:
- Instead of a plain diff command to compare the dumps generated, use
File::Compare::compare for the same effect. diff is still used to
provide more context in the event of an error.
- Log the contents of regression.diffs if the pg_regress command fails.
- Unify the format of the logs generated, getting inspiration from the
style used in 027_stream_regress.pl.
wrasse is the only buildfarm member that has reported a failure until
now after the introduction of 322becb, complaining that the dumps
generated do not match, and I am lacking information to understand what
is going in this environment.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions