aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-12-01 17:06:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-12-01 17:06:21 +0000
commitec543db77b6b72f24d0a637c4a4a419cf8311d0b (patch)
tree7d031efb72122b39ed7fa5a73e63bafff8b1bfe6 /src/backend/access/gist/gistxlog.c
parent3191ab5dcc93f3e8a921f4b74bd4b40c30c0980b (diff)
downloadpostgresql-ec543db77b6b72f24d0a637c4a4a419cf8311d0b.tar.gz
postgresql-ec543db77b6b72f24d0a637c4a4a419cf8311d0b.zip
Ensure that the contents of a holdable cursor don't depend on out-of-line
toasted values, since those could get dropped once the cursor's transaction is over. Per bug #4553 from Andrew Gierth. Back-patch as far as 8.1. The bug actually exists back to 7.4 when holdable cursors were introduced, but this patch won't work before 8.1 without significant adjustments. Given the lack of field complaints, it doesn't seem worth the work (and risk of introducing new bugs) to try to make a patch for the older branches.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions