git.postgresql.org Git - postgresql.git/commit
Sun, 3 Apr 2016 19:16:07 +0000 (15:16 -0400)
Sun, 3 Apr 2016 19:16:07 +0000 (15:16 -0400)
commit 8f75fd1f402acbc30bc15dbf51eb6dec1bbec600
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.
This is the main PostgreSQL git repository.
RSS
Atom