diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2008-11-25 20:28:29 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2008-11-25 20:28:29 +0000 |
commit | 6bbef4e5383c99d93aa974e2c79d328cfbd1c4a9 (patch) | |
tree | 6f2dcb1f3a1e92b1c503a22c17d1267a6dea42c1 /src/backend/access/gist/gist.c | |
parent | 1304f297a44516857cf404742487da0ed6344fdb (diff) | |
download | postgresql-6bbef4e5383c99d93aa974e2c79d328cfbd1c4a9.tar.gz postgresql-6bbef4e5383c99d93aa974e2c79d328cfbd1c4a9.zip |
Use ResourceOwners in the snapshot manager, instead of attempting to track them
by hand. As an added bonus, the new code is smaller and more understandable,
and the ugly loops are gone.
This had been discussed all along but never implemented. It became clear that
it really needed to be fixed after a bug report by Pavan Deolasee.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions