Re: [PATCH] Add an ldapoption to disable chasing LDAP referrals - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCH] Add an ldapoption to disable chasing LDAP referrals
Date
Msg-id 5239BF24.4020205@gmx.net
Whole thread Raw
In response to Re: [PATCH] Add an ldapoption to disable chasing LDAP referrals  (James Sewell <james.sewell@lisasoft.com>)
Responses Re: [PATCH] Add an ldapoption to disable chasing LDAP referrals
List pgsql-hackers
On 7/8/13 9:33 PM, James Sewell wrote:
> New patch attached. I've moved from using a boolean to an enum trivalue.

When ldapreferrals is set to something other than "0" or "1" exactly, it
just ignores the option.  That's not good, I think.  It should probably
be an error.




pgsql-hackers by date:

Previous
From: Amit Khandekar
Date:
Subject: Re: information schema parameter_default implementation
Next
From: Bernd Helmle
Date:
Subject: Re: psql should show disabled internal triggers