Andy Colson <a...@squeakycode.net> writes:
> On 5/3/2010 9:44 PM, Tom Lane wrote:
>> I'm not immediately seeing a simple way to improve this.

> How about building a statically linked psql in 'make check', just for 
> pg_regress to use?

[ shrug... ]  That sort of defeats the purpose of testing the binaries
we are intending to install.

Actually I guess the real question here is why psql failed to link to
the newly-built shared libraries.  pg_regress sets up LD_LIBRARY_PATH
but that seems not to have done the trick for you.  What platform are
you on exactly?

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to