OSDN Git Service

Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@.
authorJunseok Yang <protodef@gmail.com>
Fri, 16 Mar 2018 20:42:44 +0000 (13:42 -0700)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Thu, 13 Feb 2020 11:42:45 +0000 (20:42 +0900)
commitb526f3286ac6c79702889fa7c978991bff59b439
treef19471a6d831de4eac70c6d930e484c7a6955c23
parent24d844efcc23aac6fd9da105008f17f74e1581d2
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@.

The line containing @abs_srcdir@ can be longer than the header line
and if it is, the test will fail. Use tuple-only mode to get rid of
the unstable part from the EXPLAIN output.
output/ut-W.source
sql/ut-W.sql