pgsql: Fix pg_regress to check the directory it is actually reading

Started by Tom Laneover 18 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix pg_regress to check the directory it is actually reading files from,
not the image that (theoretically) should exist in the current directory.

J�rgen Austvik

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.c (r1.38 -> r1.39)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.38&r2=1.39)