pgsql: Fix incorrect LDAP example, noted by Tom.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect LDAP example, noted by Tom.
Date: 2009-06-24 13:46:32
Message-ID: 20090624134632.7106575331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-06-24 15:16:22 pgsql: Correct grammar in picksplit debug messages
Previous Message Magnus Hagander 2009-06-24 13:39:42 pgsql: parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and