Re: [PATCHES] LDAP auth - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] LDAP auth
Date
Msg-id 16389.1141590043@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> Was there ever a decision in "the libcurl thread"?

No, not yet.

Personally I'm unconvinced that we should depend on libcurl: if it's
going to use openldap to do LDAP work, then the only good reason to use
libcurl rather than openldap directly is if there's some clear use-case
for libcurl's other features.  Which no one had presented AFAIR.  I'm
still willing to be convinced though.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: problem with large maintenance_work_mem settings and
Next
From: Tom Lane
Date:
Subject: Re: pg.conf re-reading in signal handler or at next return to main loop?