Fix new COPY test of PL/pgSQL with VPATH builds
authorMichael Paquier <michael@paquier.xyz>
Sat, 9 Nov 2019 06:41:34 +0000 (15:41 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 9 Nov 2019 06:41:34 +0000 (15:41 +0900)
commit943b447d303e6d0a7635d39ac552550b77b96cef
tree1586cc4189b54b1c547729c3e5db5e8bf537949a
parent1858b105b05fcded43e9f2b767dec7268431043b
Fix new COPY test of PL/pgSQL with VPATH builds

The buildfarm has turned red after 1858b10 because VPATH builds need to
use "@abs_srcdir@" and not "@abs_builddir@" for paths coming directly
from the source tree.  The input file of the new test got that right,
but not the output file.

Per complaints from several buildfarm animals, including desmoxytes and
culicidae.  I have also reproduced the error by myself.
src/pl/plpgsql/src/output/plpgsql_copy.source