Change the sed rules in the regression test for pg_regress hackery to create

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 5b4a08896bd6ee7d93f74c77f61d3518deda8fd5
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-01-19T16:42:24Z
Releases: 8.3.0
Change the sed rules in the regression test for pg_regress hackery to create
the generated files, to help Visual C++ to run these tests.  The tests still
pass in VPATH and normal builds.

Patch from Magnus Hagander, editorialized by me.

Files

PathChange+/−
src/include/port.h modified +5 −1
src/port/dirmod.c modified +14 −12
src/test/regress/GNUmakefile modified +11 −28
src/test/regress/pg_regress.c modified +162 −1