Add ldapservice connection parameter
Andrew Jackson <andrewjackson947@gmail.com>
From: Andrew Jackson <andrewjackson947@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-01-12T02:50:39Z
Lists: pgsql-hackers
Attachments
- 0001-Add-ldapservice-connection-parameter.patch (text/x-patch) patch 0001
Currently there exists, only in pg_service.conf, the ability to look up connection parameters from a centralized LDAP server. This patch expands the usability of this by allowing it to be specified directly in a connection string instead of only in a pg_service.conf file.