Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:51:55 +0000 (17:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:51:55 +0000 (17:51 +0000)
commit94be06af76ac85e362c42bff5824a5cd04860934
tree43d24ce38c77d5b5e2d5a1871e012b1025a4b391
parente76ef8d58176ee32b0174370c4b1dcfcd07dce9a
Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
Per report from César Miguel Oliveira Alves.
src/backend/libpq/auth.c