Change the sed rules in the regression test for pg_regress hackery to create
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| 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 |