aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-11-13 15:46:08 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-11-13 15:46:08 -0500
commit68393f3fd6b91f1f61a2bdb4e59eb439256eeb65 (patch)
treeea77877b6c63e7288e0af2a5444c149529102893 /src/backend/access/gist/gistxlog.c
parentb72b4fafb962c5cc1c3d2311b2971a299497202b (diff)
downloadpostgresql-68393f3fd6b91f1f61a2bdb4e59eb439256eeb65.tar.gz
postgresql-68393f3fd6b91f1f61a2bdb4e59eb439256eeb65.zip
Fix incorrect results for numeric data passed through an ECPG SQLDA.
Numeric values with leading zeroes were incorrectly copied into a SQLDA (SQL Descriptor Area), leading to wrong results in ECPG programs. Report and patch by Daisuke Higuchi. Back-patch to all supported versions. Discussion: https://postgr.es/m/1803D792815FC24D871C00D17AE95905C71161@g01jpexmbkw24
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions