aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-01 22:30:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-01 22:30:33 +0000
commitdd6edd5efd042f7aaaccb7606fb5f477c9dc9888 (patch)
tree126b64d5087ecec74902d355d3b0797bb22592d0 /src/backend/access/gist
parent76c39cf3be2d815cd8351f8226c7f0391d8ff29a (diff)
downloadpostgresql-dd6edd5efd042f7aaaccb7606fb5f477c9dc9888.tar.gz
postgresql-dd6edd5efd042f7aaaccb7606fb5f477c9dc9888.zip
Fix plpgsql's exec_move_row() to supply valid type OIDs to exec_assign_value()
whenever possible, as per bug report from Oleg Serov. While at it, reorder the operations in the RECORD case to avoid possible palloc failure while the variable update is only partly complete. Back-patch as far as 8.1. Although the code of the particular function is similar in 8.0, 8.0's support for composite fields in rows is sufficiently broken elsewhere that it doesn't seem worth fixing this.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions