diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-03 15:16:07 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-03 15:16:07 -0400 |
commit | 8f75fd1f402acbc30bc15dbf51eb6dec1bbec600 (patch) | |
tree | d7c56b357ba1a302fdf86321491db4685a154945 /src/backend/access/transam/commit_ts.c | |
parent | a9284849b48b04fa2836aaf704659974c13e610d (diff) | |
download | postgresql-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