aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_func.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:52 -0400
commit86dab9c8addd2898abc0feddc4e7f1ef0cd786f4 (patch)
tree4f220df53d0306f1f814fac93d2dc154462f7c52 /src/backend/parser/parse_func.c
parent14d4548f1c9ba21d2c1eb26e4169e6fee3b3fd68 (diff)
downloadpostgresql-86dab9c8addd2898abc0feddc4e7f1ef0cd786f4.tar.gz
postgresql-86dab9c8addd2898abc0feddc4e7f1ef0cd786f4.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/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions