pgsql: Refer to pg_ident.conf as config file for username mapping, as - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Refer to pg_ident.conf as config file for username mapping, as
Date
Msg-id 20100518190517.C860D7541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Refer to pg_ident.conf as config file for username mapping, as it's
now used for other things than just ident authentication.

Noted by Stephen Frost

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.276 -> r1.277)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.276&r2=1.277)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Adjust test for non-connectable databases,
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Refer to pg_ident.conf as config file for username mapping, as