pgsql/src/backend/libpq (Makefile auth.c)

Поиск
Список
Период
Сортировка
От Peter Eisentraut - PostgreSQL
Тема pgsql/src/backend/libpq (Makefile auth.c)
Дата
Msg-id 200008251000.e7PA0Vx82080@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Friday, August 25, 2000 @ 06:00:30
Author: petere

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

Modified Files:
    Makefile 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.


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/interfaces/libpq (fe-auth.c)
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql (configure configure.in)