diff options
author | Michael Paquier | 2020-01-29 06:08:19 +0000 |
---|---|---|
committer | Michael Paquier | 2020-01-29 06:08:19 +0000 |
commit | 29e321cdd63ea48fd0223447d58f4742ad729eb0 (patch) | |
tree | de3cb37ababf30f6fefa67337620bb133b55aa4b /src/include/utils/jsonapi.h | |
parent | 47bc9ced0d0e96523e2c639c7066c9aede189ed7 (diff) |
Fix dispsize for libpq connection parameters channel_binding and gssencmode
channel_binding's longest allowed value is not "7", it is actually "8".
gssencmode also got that wrong.
A similar mistake has been fixed as of f4051e3.
Backpatch down to v12, where gssencmode has been introduced.
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/20200128053633.GD1552@paquier.xyz
Backpatch-through: 12
Diffstat (limited to 'src/include/utils/jsonapi.h')
0 files changed, 0 insertions, 0 deletions