pgsql/src/interfaces/libpq (fe-connect.c)

Started by Bruce Momjianalmost 26 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Date: Monday, October 16, 2000 @ 21:00:58
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/libpq
from hub.org:/home/projects/pgsql/tmp/cvs-serv48327/pgsql/src/interfaces/libpq

Modified Files:
fe-connect.c

----------------------------- Log Message -----------------------------

TNS:

I prepared and tested a patch vs. 7.0.2, and it works fine. I've added
another option which allows users to have their own service file in
~/.pg_service.conf, which might come handy sometimes.

Mario Weilguni