]> granicus.if.org Git - postgresql/commitdiff
doc: Some release notes tweaking
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 19 Sep 2019 07:58:43 +0000 (09:58 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 19 Sep 2019 07:58:43 +0000 (09:58 +0200)
Improve the LDAP DNS SRV item.

doc/src/sgml/release-12.sgml

index bf32b200bf61267ff096e834c39b4c41f15e38d8..c1985d6822aec037ebc7f12a619c8b03f5e5e5b6 100644 (file)
 
        <listitem>
         <para>
-         Discovery of LDAP servers if <productname>PostgreSQL</productname> is
-         built with <productname>OpenLDAP</productname>
+         Discovery of LDAP servers using <acronym>DNS SRV</acronym> records
         </para>
        </listitem>
 
@@ -1722,7 +1721,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
 
        <para>
         This avoids the requirement of specifying
-        <literal>ldapserver</literal>, and is only supported if
+        <literal>ldapserver</literal>.  It is only supported if
         <productname>PostgreSQL</productname> is compiled with
         <productname>OpenLDAP</productname>.
        </para>