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:52:09 +0000 (17:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:52:09 +0000 (17:52 +0000)
commita9e91030ef36d355e659c957690a412b76df4106
tree01b3c7607a18150745d6429ed032ba8cfe491ca7
parent5c1ffd3b720f1b3813b5575c4cf4a000d6d4e16b
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