summaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/spginsert.c
diff options
context:
space:
mode:
authorPeter Eisentraut2013-06-14 01:42:42 +0000
committerPeter Eisentraut2013-06-14 01:42:42 +0000
commitfa2fc066f34f1b631b5f92f11e7cda9f60a25330 (patch)
tree681550fbbdd93cbb00ccdf2efa07e178a565bc04 /src/backend/access/spgist/spginsert.c
parent629b3e96dd64fa081d8b4610c5a723ef68af09d7 (diff)
PL/Python: Fix type mixup
Memory was allocated based on the sizeof a type that was not the type of the pointer that the result was being assigned to. The types happen to be of the same size, but it's still wrong.
Diffstat (limited to 'src/backend/access/spgist/spginsert.c')
0 files changed, 0 insertions, 0 deletions