diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-08-22 01:22:55 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-08-22 01:50:05 +0900 |
commit | eabba4a3eb71b3886d0ec581155df6202b96b15a (patch) | |
tree | 8367bdcbe21f7a044c58433dfe00a529b7bff5f9 /src/backend/parser/parse_utilcmd.c | |
parent | 9d701e624f4b9386cbd99519dab7936afe3d5aed (diff) | |
download | postgresql-eabba4a3eb71b3886d0ec581155df6202b96b15a.tar.gz postgresql-eabba4a3eb71b3886d0ec581155df6202b96b15a.zip |
Fix explain regression test failure.
Commit 9d701e624f caused the regression test for EXPLAIN to fail on
the buildfarm member prion. This happened because of instability of
test output, i.e., in text format, whether "Planning:" line is output
varies depending on the system state.
This commit updated the regression test so that it ignores that
"Planning:" line to produce more stable test output and get rid of
the test failure.
Back-patch to v13.
Author: Fujii Masao
Discussion: https://postgr.es/m/1803897.1598021621@sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions