| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | Mark Cave-Ayland <mark(dot)cave-ayland(at)ilande(dot)co(dot)uk>, Magnus Hagander <magnus(at)hagander(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: More flexible LDAP auth search filters? |
| Date: | 2017-09-12 13:55:51 |
| Message-ID: | 814f2b7a-8539-c234-2bcc-83c84d2316bb@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 9/11/17 23:58, Thomas Munro wrote:
> Sounds good. Here it is with $username. It's nice not to have to
> escape any characters in URLs. I suppose more keywords could be added
> in follow-up patches if someone thinks that would be useful
> ($hostname, $dbname, ...?). I got sick of that buffer sizing code and
> changed it to use StringInfo. Here also are your test patches tweaked
> slightly: 0002 just adds FreeBSD support as per previous fixup and
> 0003 changes to $username.
Committed the feature patch.
Any further thoughts on the test suite? Otherwise I'll commit it as we
have it, for manual use.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2017-09-12 13:58:31 | Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b |
| Previous Message | Tom Lane | 2017-09-12 13:29:36 | Re: eval_const_expresisions and ScalarArrayOpExpr |