OSDN Git Service

Move expected/ut-W.out to output/ut-W.source
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 6 Nov 2017 06:28:36 +0000 (15:28 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 6 Nov 2017 06:59:29 +0000 (15:59 +0900)
ut-W.out contained an absolute path of my working directory. Moved the
file into output so that we can remove the path replacing with
@abs_srcdir@.

expected/.gitignore
output/ut-W.source [moved from expected/ut-W.out with 99% similarity]

index 7b8c38a..95c2273 100644 (file)
@@ -1 +1,2 @@
 ut-fdw.out
+ut-W.out
\ No newline at end of file
similarity index 99%
rename from expected/ut-W.out
rename to output/ut-W.source
index ac208ef..998c397 100644 (file)
@@ -942,7 +942,7 @@ error hint:
                ->  Sample Scan on p1_c1_c1 s1
                      Sampling: system ('10'::real)
                ->  Foreign Scan on ft1
-                     Foreign File: /home/horiguti/work/pg_hint_plan/pg_hint_plan/data/data.csv
+                     Foreign File: @abs_srcdir@/data/data.csv
                ->  CTE Scan on cte1
                      CTE cte1
                        ->  Gather