doc: Some release notes tweaking
authorPeter Eisentraut
Thu, 19 Sep 2019 07:58:43 +0000 (09:58 +0200)
committerPeter Eisentraut
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)
 
        
         
-         Discovery of LDAP servers if PostgreSQL is
-         built with OpenLDAP
+         Discovery of LDAP servers using DNS SRV records
         
        
 
@@ -1722,7 +1721,7 @@ Author: Thomas Munro 
 
        
         This avoids the requirement of specifying
-        ldapserver, and is only supported if
+        ldapserver.  It is only supported if
         PostgreSQL is compiled with
         OpenLDAP.