pgsql (configure configure.in) - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql (configure configure.in)
Date
Msg-id 200008251000.e7PA0TD82062@hub.org
Whole thread Raw
List pgsql-committers
  Date: Friday, August 25, 2000 @ 06:00:29
Author: petere

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

Modified Files:
    configure configure.in

-----------------------------  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.


pgsql-committers by date:

Previous
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/src/backend/utils/misc (Makefile guc.c)
Next
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/doc/src/sgml (client-auth.sgml installation.sgml runtime.sgml)