diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-02-01 00:17:45 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-02-01 00:33:47 +0100 |
commit | f60a0e96778854ed0b7fd4737488ba88022e47bd (patch) | |
tree | d4d25d5b3d8491ad24128bf8ed419938c6e9119d /src/backend/nodes/nodeFuncs.c | |
parent | 00d1e88d36687ceae1be2317fac90e967941c085 (diff) | |
download | postgresql-f60a0e96778854ed0b7fd4737488ba88022e47bd.tar.gz postgresql-f60a0e96778854ed0b7fd4737488ba88022e47bd.zip |
Add more columns to pg_stat_ssl
Add columns client_serial and issuer_dn to pg_stat_ssl. These allow
uniquely identifying the client certificate.
Rename the existing column clientdn to client_dn, to make the naming
more consistent and easier to read.
Discussion: https://www.postgresql.org/message-id/flat/398754d8-6bb5-c5cf-e7b8-22e5f0983caf@2ndquadrant.com/
Diffstat (limited to 'src/backend/nodes/nodeFuncs.c')
0 files changed, 0 insertions, 0 deletions