]> granicus.if.org Git - postgresql/commit
pg_regress: Write processed input/*.source into output dir
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 15 Feb 2015 02:33:41 +0000 (21:33 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 15 Feb 2015 06:21:26 +0000 (01:21 -0500)
commit55535e018b8bed719d54f14a5fb7f33d95a5122e
tree2c0f20b5775ca11968492c1d7df7e488c3afe688
parent61165fae050c8dec07d2bac4aad30754fd6b0d6b
pg_regress: Write processed input/*.source into output dir

Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
src/test/regress/pg_regress.c