Make pg_service.conf sample LDIF more portable. The aboriginal sample placed connection parameters in groupOfUniqueNames/uniqueMember. OpenLDAP, at least as early as version 2.4.23, rejects uniqueMember entries that do not conform to the syntax for a distinguished name. Use device/description, which is free-form. Back-patch to 9.4 for web site visibility.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/7fc5f1a3550ca9395051b592df150de79804131a Modified Files -------------- doc/src/sgml/libpq.sgml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
