- Notifications
You must be signed in to change notification settings - Fork28
Commite77cfa5
committed
Fix pg_stat_ssl.clientdn
Return null if there is no client certificate. This is how it hasalways been documented, but in reality it returned an empty string.Reviewed-by: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>Discussion:https://www.postgresql.org/message-id/flat/398754d8-6bb5-c5cf-e7b8-22e5f0983caf@2ndquadrant.com/1 parent1805954 commite77cfa5
2 files changed
+5
-2
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
655 |
| - | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
656 | 659 |
| |
657 | 660 |
| |
658 | 661 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
| 319 | + | |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
|
0 commit comments
Comments
(0)