summaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2024-07-30 16:23:20 -0700
committerJeff Davis <jdavis@postgresql.org>2024-07-30 16:25:21 -0700
commit403cbd21081939563ec79d100a83b168afcf0300 (patch)
tree739b188fb6794fd0660afe53a5348c678f482f3c /src/backend/commands/variable.c
parent9d198f4d3e3bee1b2f392c1466728f6d19c89ada (diff)
Relax check for return value from second call of pg_strnxfrm().
strxfrm() is not guaranteed to return the exact number of bytes needed to store the result; it may return a higher value. Discussion: https://postgr.es/m/32f85d88d1f64395abfe5a10dd97a62a4d3474ce.camel@j-davis.com Reviewed-by: Heikki Linnakangas Backpatch-through: 16
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions