Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 94be06af76ac85e362c42bff5824a5cd04860934
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-07-24T17:51:55Z
Releases: 8.4.0
Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
Per report from César Miguel Oliveira Alves.

Files

PathChange+/−
src/backend/libpq/auth.c modified +12 −6