summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2014-03-17 01:43:57 +0000
committerTom Lane2014-03-17 01:43:57 +0000
commit962c14894768f95fabc82d4fb7db38c76d88fb97 (patch)
treee890ed09867ea497efabfb38e98308a42163cd31 /doc/src
parent6e6c2c2e1e9f0cc1537dc2035aa6d1aaab935135 (diff)
Fix advertised dispsize for libpq's sslmode connection parameter.
"8" was correct back when "disable" was the longest allowed value, but since "verify-full" was added, it should be "12". Given the lack of complaints, I wouldn't be surprised if nobody is actually using these values ... but still, if they're in the API, they should be right. Noticed while pursuing a different problem. It's been wrong for quite a long time, so back-patch to all supported branches.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions