regression.diff wrong dir name
Justin Clift <jclift@iprimus.com.au>
From: Justin Clift <jclift@iprimus.com.au>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgreSQL.org, pgsql-docs@postgreSQL.org
Date: 2001-03-20T09:27:12Z
Lists: pgsql-hackers
Hi all, Something minor, but when you do a "make check" from the main source directory and it finishes, it mentions that the regression.diff file is in ./regression.diff It's really at src/test/regress/regression.diff, and although not hard to figure out (it's a carry-over from pre 7.1), it might be confusing to people to new PostgreSQL. Regards and best wishes, Justin Clift