Re: freeing LDAPMessage in CheckLDAPAuth - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: freeing LDAPMessage in CheckLDAPAuth
Date
Msg-id YxWLE7zWz7PyFiep@paquier.xyz
Whole thread Raw
In response to Re: freeing LDAPMessage in CheckLDAPAuth  (Zhihong Yu <zyu@yugabyte.com>)
Responses Re: freeing LDAPMessage in CheckLDAPAuth
List pgsql-hackers
On Sun, Sep 04, 2022 at 06:52:37AM -0700, Zhihong Yu wrote:
> Please take a look at patch v3.

Fine as far as it goes.  I would have put the initialization of
search_message closer to ldap_search_s() for consistency with libpq.
That's what we do with ldap_search_st().
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: pg15b3: recovery fails with wal prefetch enabled
Next
From: Amit Langote
Date:
Subject: Re: SQL/JSON features for v15