diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2013-01-24 14:19:29 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2013-01-24 14:19:29 +0000 |
commit | 5c54f63fd66973c32f6e96333d3bee1ba3669563 (patch) | |
tree | c4cc0b4a49aaf7acbc274b421844959a8d03bd48 /src/backend/access/gist/gistutil.c | |
parent | bd6aca8a7713ecc0bed94dfb081bf24eda0c1f55 (diff) | |
download | postgresql-5c54f63fd66973c32f6e96333d3bee1ba3669563.tar.gz |
Fix rare missing cancellations in Hot Standby.
The machinery around XLOG_HEAP2_CLEANUP_INFO failed
to correctly pass through the necessary information
on latestRemovedXid, avoiding cancellations in some
infrequent concurrent update/cleanup scenarios.
Backpatchable fix to 9.0
Detailed bug report and fix by Noah Misch,
backpatchable version by me.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions