pgsql: Fix incorrect LDAP example, noted by Tom. - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Fix incorrect LDAP example, noted by Tom.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix incorrect LDAP example, noted by Tom.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        client-auth.sgml (r1.122 -> r1.123)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml?r1=1.122&r2=1.123)

pgsql-committers by date:

Previous
From: [email protected] (Magnus Hagander)
Date:
Subject: pgsql: parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Correct grammar in picksplit debug messages