diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-09-15 06:51:19 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-09-15 06:51:19 +0000 |
commit | 1eab7a560d09fcd7314acd46ded955a37a262683 (patch) | |
tree | 5026c58e24c63c08bf96c677589c8503e37361b3 /src/backend/access/gist/gistget.c | |
parent | 4e97631e6a9d31acfde1057ad966e73f9d28c28d (diff) | |
download | postgresql-1eab7a560d09fcd7314acd46ded955a37a262683.tar.gz |
Don't call OwnLatch while holding a spinlock. OwnLatch can elog() under
some "can't happen" scenarios, and spinlocks should only be held for
a few instructions anyway. As pointed out by Fujii Masao.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions