postgresql/src/pl
Michael Paquier 943b447d30 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.
2019-11-09 15:41:34 +09:00
..
plperl Fix some compiler warnings on older compilers 2019-11-04 11:07:32 +01:00
plpgsql Fix new COPY test of PL/pgSQL with VPATH builds 2019-11-09 15:41:34 +09:00
plpython Fix some compiler warnings on older compilers 2019-11-04 11:07:32 +01:00
tcl Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00