]> granicus.if.org Git - postgresql/commit
Use explicit path to libpgtcl.so, instead of relying on LD_LIBRARY_PATH
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Feb 2001 20:30:20 +0000 (20:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Feb 2001 20:30:20 +0000 (20:30 +0000)
commita7e24eda587232affe4d32504fa74746778c3220
tree4512f5593223d6c726c9389e11a043cd362f271a
parenta8b9cbfa0e154323a2e3c3dd756c4513a81cf4fe
Use explicit path to libpgtcl.so, instead of relying on LD_LIBRARY_PATH
or local equivalent.  Also, honor --with-pgport configure option for
default port number, and allow PGPORT environment variable to override
this.
src/bin/pgaccess/Makefile
src/bin/pgaccess/lib/preferences.tcl
src/bin/pgaccess/main.tcl
src/bin/pgaccess/pgaccess.sh