Tom Lane writes:
> Does anyone object if I modify pgaccess so that it always specifies the
> full path to the library?
If I had known that this was possible I would have done it myself already.
;-) This is a good idea in general because in a default installation
pgaccess won't find libpgtcl on any system because it doesn't have the
benefit of the -rpath/-R business. Please review/remove the note at the
end of the pgaccess ref page if you fix this to your satisfaction.
> That seems like it'd be a good idea even on
> OSes without this quirk, because it'd ensure getting the matching
> version of libpgtcl and libpq even if your SHLIB_PATH/LD_LIBRARY_PATH
> points to some other version.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/