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 200109212031.f8LKVqm98525@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/09/21 16:31:50

Modified files:
    doc/src/sgml   : client-auth.sgml protocol.sgml runtime.sgml
    doc/src/sgml/ref: alter_user.sgml create_user.sgml
    src/backend/libpq: auth.c crypt.c hba.c md5.c
    src/backend/postmaster: postmaster.c
    src/include/libpq: hba.h
    src/interfaces/libpq: Makefile fe-auth.c

Log message:
    Code review for MD5 authorization patch.  Clean up some breakage
    (salts were always zero!?), add much missing documentation.


pgsql-committers by date:

Previous
From: petere@postgresql.org
Date:
Subject: pgsql/ oc/src/sgml/Makefile oc/src/sgml/docgui ...
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...