doc: Some release notes tweaking

Improve the LDAP DNS SRV item.
This commit is contained in:
Peter Eisentraut 2019-09-19 09:58:43 +02:00
parent fbd1cb2fd9
commit 1aaa3ee344
1 changed files with 2 additions and 3 deletions

View File

@ -143,8 +143,7 @@
<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>