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

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/libpq (fe-auth.c)
Date: 2000-08-25 10:00:37
Message-ID: 200008251000.e7PA0bl82122@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, August 25, 2000 @ 06:00:36
Author: petere

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

Modified Files:
fe-auth.c

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

Make the location of the Kerberos server key file run time configurable
(rather than compile time). For libpq, even when Kerberos support is
compiled in, the default user name should still fall back to geteuid()
if it can't be determined via the Kerberos system.

A couple of fixes for string type configuration parameters, now that there
is one.

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-08-25 14:24:10 pgsql/src/include/mb (pg_wchar.h)
Previous Message Peter Eisentraut - PostgreSQL 2000-08-25 10:00:35 pgsql/src/include/libpq (auth.h)