ldap_err2string

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ldap_err2string
Date: 2012-09-25 19:57:37
Message-ID: 50620CB1.3030107@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there any reason we don't use ldap_err2string() to get readable error
messages from LDAP, instead something like "error code 49"? It's
already used in some places, so it's apparently OK to use. Proposed
patch attached.

Attachment Content-Type Size
pg-ldap-err2string.patch text/plain 2.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2012-09-25 19:57:54 new buildfarm client release 4.8
Previous Message Dimitri Fontaine 2012-09-25 19:55:39 Re: Oid registry