pgsql: Produce textual error messages for LDAP issues instead of numeri

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Produce textual error messages for LDAP issues instead of numeri
Date: 2012-09-28 00:24:15
Message-ID: E1THONL-0000lc-Mf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Produce textual error messages for LDAP issues instead of numeric codes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/edc9109c42299ea8d7d897647967cf65d638617c

Modified Files
--------------
src/backend/libpq/auth.c | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-09-28 19:19:41 pgsql: Fix tar files emitted by pg_dump and pg_basebackup to be POSIX c
Previous Message Tom Lane 2012-09-27 21:01:24 pgsql: Fix btmarkpos/btrestrpos to handle array keys.