aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-04-03 15:16:07 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-04-03 15:16:07 -0400
commit8f75fd1f402acbc30bc15dbf51eb6dec1bbec600 (patch)
treed7c56b357ba1a302fdf86321491db4685a154945 /src/backend/access/transam/commit_ts.c
parenta9284849b48b04fa2836aaf704659974c13e610d (diff)
downloadpostgresql-8f75fd1f402acbc30bc15dbf51eb6dec1bbec600.tar.gz
postgresql-8f75fd1f402acbc30bc15dbf51eb6dec1bbec600.zip
Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS.
The code was supposing that rd_amcache wouldn't disappear from under it during a scan; which is wrong. Copy the data out of the relcache rather than trying to reference it there.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions