]> granicus.if.org Git - postgresql/commit
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)
commita1b631b35349e077eadd6c00908abd8bf49244bb
treea22c3bc313edccedb65cfc97cc83c905298560bb
parent32e409ba8ab0a98cedf81d0f85d7752fe86890e4
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