| From: | Roman Khapov <rkhapov(at)yandex-team(dot)ru> |
|---|---|
| To: | Andrew Jackson <andrewjackson947(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add ldapservice connection parameter |
| Date: | 2026-01-12 10:05:53 |
| Message-ID: | 9FF1E1E8-D9EE-43C5-ADFA-7AE94BA57159@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi!
Thanks for your patch!
Adding to the one Steven wrote, I noticed one typo in the patch:
@@ -2337,7 +2337,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
<term><literal>ldapservice</literal></term>
<listitem>
<para>
- This option specifies an LDAP query that can be used to reference connection paremeters
+ This option specifies an LDAP query that can be used to reference connection parameters
stored in an LDAP server. This functionality is described in more detail in <xref linkend="libpq-ldap"/>.
</para>
paremeters -> parameters
--
Best regards,
Roman Khapov
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Japin Li | 2026-01-12 10:19:38 | Re: amcheck: support for GiST |
| Previous Message | Jakub Wartak | 2026-01-12 10:04:04 | Re: [PING] fallocate() causes btrfs to never compress postgresql files |