diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-11-13 17:39:36 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-11-13 17:46:28 +1300 |
commit | 257ef3cd4fec7ca1213f31b660486b492b1c7031 (patch) | |
tree | 74d5537fc7d0fe86bcf267901ee2ffff14c111a5 /src/backend/executor/nodeProjectSet.c | |
parent | 6a3dcd28568a04b6e4aea2bf41ea2c7e9c7b0e96 (diff) | |
download | postgresql-257ef3cd4fec7ca1213f31b660486b492b1c7031.tar.gz postgresql-257ef3cd4fec7ca1213f31b660486b492b1c7031.zip |
Fix handling of HBA ldapserver with multiple hostnames.
Commit 35c0754f failed to handle space-separated lists of alternative
hostnames in ldapserver, when building a URI for ldap_initialize()
(OpenLDAP). Such lists need to be expanded to space-separated URIs.
Repair. Back-patch to 11, to fix bug report #15495.
Author: Thomas Munro
Reported-by: Renaud Navarro
Discussion: https://postgr.es/m/15495-2c39fc196c95cd72%40postgresql.org
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions