diff options
author | Tom Lane | 2016-04-03 19:16:07 +0000 |
---|---|---|
committer | Tom Lane | 2016-04-03 19:16:07 +0000 |
commit | 8f75fd1f402acbc30bc15dbf51eb6dec1bbec600 (patch) | |
tree | d7c56b357ba1a302fdf86321491db4685a154945 /contrib/seg/seg.c | |
parent | a9284849b48b04fa2836aaf704659974c13e610d (diff) |
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 'contrib/seg/seg.c')
0 files changed, 0 insertions, 0 deletions