pgsql/ /configure.in /configure oc/src/sgml/cl ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/ /configure.in /configure oc/src/sgml/cl ...
Дата
Msg-id 200108012325.f71NPd789497@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/08/01 19:25:39

Modified files:
    .              : configure.in configure
    doc/src/sgml   : client-auth.sgml
    src/backend/libpq: auth.c hba.c pg_hba.conf.sample
    src/include    : config.h.in
    src/include/libpq: hba.h

Log message:
    Support ident authentication on local (Unix) socket connections, if the
    system supports SO_PEERCRED requests for Unix sockets.  This is an
    amalgamation of patches submitted by Helge Bahmann and Oliver Elphick,
    with some editorializing by yours truly.


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

Предыдущее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/src/bin/psql tab-complete.c
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql/ /configure.in /configure rc/backend/lib ...