]> granicus.if.org Git - postgresql/commit
Make pg_regress.c get paths from pg_config_paths.h, instead of -D
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Jul 2006 01:16:57 +0000 (01:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Jul 2006 01:16:57 +0000 (01:16 +0000)
commit5652ea703b20d92837d735f2253570eb96f2be91
tree6350169df5362b3246d20ed909c7b40da4c2572c
parent9dc842f0832fd71eda826349a0c17ecf8ae93b84
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.
src/test/regress/GNUmakefile
src/test/regress/pg_regress.c