Bruce Momjian wrote:
> I am wondering if we should use environment variables, and have our
> apps use putenv() to set it to the proper relative path.
The problem isn't our applications, it's someone else's applications.
Are you saying that from now on, setting certain environment variables
is part of the required startup for libpq programs? Remember that on
Windows in generall all installations are relocated away from the
default location.