diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-03-16 21:43:49 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-03-16 21:43:49 -0400 |
commit | 6b736102e40dd970037a21e756696f8e22bd8e61 (patch) | |
tree | c3344c4a7ef03e6baba3ba3bef3fa6d5498c5838 /src/backend/access/gist/gistxlog.c | |
parent | fae12f3310aa515fda9c7659d6ce9350176fb929 (diff) | |
download | postgresql-6b736102e40dd970037a21e756696f8e22bd8e61.tar.gz postgresql-6b736102e40dd970037a21e756696f8e22bd8e61.zip |
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 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions