diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-04-04 01:25:44 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-04-04 01:26:39 +0900 |
commit | c0885c4c30698a1beef40a8df0edb253750d3b43 (patch) | |
tree | eb5e9578dd5ea9f6a4a47f98033fe0632ef0e0ba /src/bin/pg_validatebackup/t/002_algorithm.pl | |
parent | 347d2b07fcc250680f75b5f89ba49d4805782c6b (diff) | |
download | postgresql-c0885c4c30698a1beef40a8df0edb253750d3b43.tar.gz postgresql-c0885c4c30698a1beef40a8df0edb253750d3b43.zip |
Improve stability of explain regression test.
The explain regression test runs EXPLAIN commands via the function
that filters unstable outputs. To produce more stable test output,
this commit improves the function so that it also filters out text-mode
Buffers lines. This is necessary because text-mode Buffers lines vary
depending the system state.
This improvement will get rid of the regression test failure that
the commit ed7a509571 caused on the buildfarm members prion and
dory because of the instability of Buffers lines.
Author: Fujii Masao
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20200403025751.GB1759@paquier.xyz
Diffstat (limited to 'src/bin/pg_validatebackup/t/002_algorithm.pl')
0 files changed, 0 insertions, 0 deletions