OSDN Git Service

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)
commit5b4a08896bd6ee7d93f74c77f61d3518deda8fd5
tree7489cd039625b73a219a7579a505e537621133fd
parent16f372d940823d08bc7271cf1057f062390efe2b
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