Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings

Andrew Dunstan <andrew@dunslane.net>

Commit: f5fd995a1a24e6571d26b1e29c4dc179112b1003
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2020-01-09T08:09:54Z
Releases: 13.0
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings

This allows different users to authenticate with different certificates.

Author: Craig Ringer

Files

Documentation touched