aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-11-02 16:45:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2013-11-02 16:45:42 -0400
commit24ace4053d42e2c48af8c15d598622e488fb9502 (patch)
tree763003210bff179728b91d1cc69b9c335fb102db /src/backend/executor
parentbffd1ce92cb4e3e44c3c0ff8cdd4a5a2a8be5e3c (diff)
downloadpostgresql-24ace4053d42e2c48af8c15d598622e488fb9502.tar.gz
postgresql-24ace4053d42e2c48af8c15d598622e488fb9502.zip
Retry after buffer locking failure during SPGiST index creation.
The original coding thought this case was impossible, but it can happen if the bgwriter or checkpointer processes decide to write out an index page while creation is still proceeding, leading to a bogus "unexpected spgdoinsert() failure" error. Problem reported by Jonathan S. Katz. Teodor Sigaev
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions