We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd1cb2 commit 1aaa3eeCopy full SHA for 1aaa3ee
doc/src/sgml/release-12.sgml
@@ -143,8 +143,7 @@
143
144
<listitem>
145
<para>
146
- Discovery of LDAP servers if <productname>PostgreSQL</productname> is
147
- built with <productname>OpenLDAP</productname>
+ Discovery of LDAP servers using <acronym>DNS SRV</acronym> records
148
</para>
149
</listitem>
150
@@ -1722,7 +1721,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
1722
1721
1723
1724
This avoids the requirement of specifying
1725
- <literal>ldapserver</literal>, and is only supported if
+ <literal>ldapserver</literal>. It is only supported if
1726
<productname>PostgreSQL</productname> is compiled with
1727
<productname>OpenLDAP</productname>.
1728
0 commit comments