Re: Update LDAP Protocol in fe-connect.c to v3 - Mailing list pgsql-hackers

From Pavel Seleznev
Subject Re: Update LDAP Protocol in fe-connect.c to v3
Date
Msg-id 174731367214.631.1661657908320514623.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Update LDAP Protocol in fe-connect.c to v3  (Andrew Jackson <andrewjackson947@gmail.com>)
List pgsql-hackers
I applied your patch. I ran extended application tests relative to vanilla ones, which include various scenarios of
workingwith 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
bythe Postgres code. Also  protocol version 3 has been published for quite a long time (more than 20 years) and real
useby clients is through version 3 

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Restrict publishing of partitioned table with a foreign table as partition
Next
From: Andrei Lepikhov
Date:
Subject: Re: Consider explicit incremental sort for Append and MergeAppend