git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9a23967) | patch
Allow _h_indexbuild() to be interrupted.
2024年9月13日 20:16:47 +0000 (16:16 -0400)
2024年9月13日 20:17:04 +0000 (16:17 -0400)
commit fae55f0bb38504b3774fa50152d3c14d2f09aa15
Allow _h_indexbuild() to be interrupted.

When we are building a hash index that is large enough to need
pre-sorting (larger than either maintenance_work_mem or NBuffers),
the initial sorting phase is interruptible, but the insertion
phase wasn't. Add the missing CHECK_FOR_INTERRUPTS().

Per bug #18616 from Alexander Lakhin. Back-patch to all
supported branches.

Pavel Borisov

Discussion: https://postgr.es/m/18616-acbb9e5caf41e964@postgresql.org
src/backend/access/hash/hashsort.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /