Re: Update LDAP Protocol in fe-connect.c to v3

From: Pavel Seleznev <pavel(dot)seleznev(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Andrew Jackson <andrewjackson947(at)gmail(dot)com>
Subject: Re: Update LDAP Protocol in fe-connect.c to v3
Date: 2025-05-15 12:54:32
Message-ID: 174731367214.631.1661657908320514623.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I applied your patch. I ran extended application tests relative to vanilla ones, which include various scenarios of working with LDAP and I think that we can safely apply the patch in the PG18.

I did not see the need for additional LDAP tests, since compatibility is provided by the LDAP library itself, and not by the Postgres code. Also protocol version 3 has been published for quite a long time (more than 20 years) and real use by clients is through version 3

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2025-05-15 13:03:36 Re: Consider explicit incremental sort for Append and MergeAppend
Previous Message Amit Kapila 2025-05-15 12:48:58 Re: Restrict publishing of partitioned table with a foreign table as partition