aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-06-17 13:34:39 -0400
committerRobert Haas <rhaas@postgresql.org>2011-06-17 13:37:01 -0400
commitae31b59512746a2cc397b70b8a05106e7a7f8ed3 (patch)
treee7765f40416cf67b78dea7e60c2940c4d5d586f7 /src/backend/access/gist
parenta3903f1bf8e3ecd0589725ed1efbc9208d03f336 (diff)
downloadpostgresql-ae31b59512746a2cc397b70b8a05106e7a7f8ed3.tar.gz
postgresql-ae31b59512746a2cc397b70b8a05106e7a7f8ed3.zip
Fix crash in CREATE UNLOGGED TABLE.
The code that created the init fork neglected to make sure that the relation was open at the smgr level before attempting to invoke smgr. This didn't happen every time; only when the relcache entry was rebuilt along the way. Per report from Garick Hamlin.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions