pgsql/src/bin/pgaccess Makefile main.tcl pgacc ...

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl@hub.org 01/02/07 15:30:20

Modified files:
src/bin/pgaccess: Makefile main.tcl pgaccess.sh
src/bin/pgaccess/lib: preferences.tcl

Log message:
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.