Make pg_regress.c get paths from pg_config_paths.h, instead of -D

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5652ea703b20d92837d735f2253570eb96f2be91
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-07-20T01:16:57Z
Releases: 8.2.0
Make pg_regress.c get paths from pg_config_paths.h, instead of -D
switches passed from the Makefile.  This looks like it will fix
problem with virtual vs real paths under msys.

Files

PathChange+/−
src/test/regress/GNUmakefile modified +8 −8
src/test/regress/pg_regress.c modified +7 −4