pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the

Started by Tom Lanealmost 18 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
Per report from C�sar Miguel Oliveira Alves.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/libpq:
auth.c (r1.164 -> r1.164.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.164&r2=1.164.2.1)