]> 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:02 +0000 (17:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jul 2008 17:52:02 +0000 (17:52 +0000)
commit730ca85859adf851758c99195f1563f16786fde9
treea8ff626ccbb4f2e85db4b6ba262efa5e345d8dff
parent55817fb1ed155eb7fbfbedab09a4c9bed2411435
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