summaryrefslogtreecommitdiff
path: root/src/backend/bootstrap/bootstrap.c
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:57 -0400
commita1c3d54fb6b9fd974fa4d0166bfd1fde30c8d8c2 (patch)
treebb44e0bb5f9ad361ae0717fee67d0351cbde6b71 /src/backend/bootstrap/bootstrap.c
parent2f2507e38374b7e2d5badc210a8d1fa6fecab60a (diff)
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/bootstrap/bootstrap.c')
0 files changed, 0 insertions, 0 deletions