Change the sed rules in the regression test for pg_regress hackery to create
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 19 Jan 2007 16:42:24 +0000 (16:42 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 19 Jan 2007 16:42:24 +0000 (16:42 +0000)
commit4e2e67c67b32fc71c52a33d6328891be57c0e068
tree73b1dd8aecda975b4fbf125995ba9bb994480520
parentae479f41007aee306f63cb6905245a57fa7dc9b4
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.
src/include/port.h
src/port/dirmod.c
src/test/regress/GNUmakefile
src/test/regress/pg_regress.c