Re: LDAP lookup of connection parameters - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: LDAP lookup of connection parameters
Date
Msg-id 200607271320.k6RDKLv12022@momjian.us
Whole thread Raw
In response to Re: LDAP lookup of connection parameters  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Albe Laurenz wrote:
> Bruce Momjian wrote:
> >>>> This patch for libpq allows you to enter an LDAP URL in
> >>>> pg_service.conf.
> >>>> The URL will be queried and the resulting string(s) parsed for
> >>>> keyword = value connection options.
> >>>
> >>> I have heavily modified your patch to be clearer.  Please
> >>> review the
> >>> attached version and test it to make sure it still works
> >>> properly.
> >
> > Thanks for the review.  Updated patch attached.  Is that OK?
>
> Mostly yes, and I must admit that the code has become more
> readable. There were two syntax errors and some minor odds
> and ends (partly my fault).
>
> I have slightly changed your patch and submit it again
> (diff the patches to see).
>
> Thanks for the effort,
> Laurenz Albe
>

Content-Description: ldap_v2.patch

[ Attachment, skipping... ]

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: extension for sql update
Next
From: Bruce Momjian
Date:
Subject: Re: extension for sql update