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

View File

@ -143,8 +143,7 @@
<listitem> <listitem>
<para> <para>
Discovery of LDAP servers if <productname>PostgreSQL</productname> is Discovery of LDAP servers using <acronym>DNS SRV</acronym> records
built with <productname>OpenLDAP</productname>
</para> </para>
</listitem> </listitem>
@ -1722,7 +1721,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
<para> <para>
This avoids the requirement of specifying 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>PostgreSQL</productname> is compiled with
<productname>OpenLDAP</productname>. <productname>OpenLDAP</productname>.
</para> </para>