diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-06-11 08:42:35 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-06-11 08:42:35 +0000 |
commit | 17209608aeb547f470d82f32c658e1e4c92c06e5 (patch) | |
tree | e337110cf705c20100b5fc5d89d88c40eaf64f64 /src/backend/access/gist/gistsplit.c | |
parent | a7aaa494e3aaddee0e7532bb3550747b9710b58f (diff) | |
download | postgresql-17209608aeb547f470d82f32c658e1e4c92c06e5.tar.gz postgresql-17209608aeb547f470d82f32c658e1e4c92c06e5.zip |
Fix bug in the WAL recovery code to finish an incomplete split.
CacheInvalidateRelcache() crashes if called in WAL recovery, because the
invalidation infrastructure hasn't been initialized yet.
Back-patch to 8.2, where the bug was introduced.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions