pgsql: Mention in the docs that if special keywords like "sameuser" and - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Mention in the docs that if special keywords like "sameuser" and
Date
Msg-id 20100331201811.027D17541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Mention in the docs that if special keywords like "sameuser" and
"replication" are quoted in pg_hba.conf, they lose their special meaning.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        client-auth.sgml (r1.134 -> r1.135)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml?r1=1.134&r2=1.135)

pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Enhance documentation of the build-in standby mode, explaining
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Enhance standby documentation.