pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ... - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...
Date
Msg-id 200111021839.fA2IdvJ19926@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/02 13:39:57

Modified files:
    doc/src/sgml   : client-auth.sgml runtime.sgml
    src/backend/commands: user.c
    src/backend/libpq: crypt.c
    src/backend/postmaster: postmaster.c
    src/include/libpq: crypt.h

Log message:
    Fix pg_pwd caching mechanism, which was broken by changes to fork
    postmaster children before client auth step.  Postmaster now rereads
    pg_pwd on receipt of SIGHUP, the same way that pg_hba.conf is handled.
    No cycles need be expended to validate password cache validity during
    connection startup.


pgsql-committers by date:

Previous
From: majordomo@postgresql.org.org
Date:
Subject: Debugging trace, please ignore
Next
From: petere@postgresql.org
Date:
Subject: pgsql/doc/src/sgml keywords.sgml