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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1601830) | patch
Add vacuum_delay_point call in compute_index_stats's per-sample-row loop.
2015年3月29日 19:04:09 +0000 (15:04 -0400)
2015年3月29日 19:04:09 +0000 (15:04 -0400)
commit e4cbfd673d530a3e841db26a74f22e11a991205a
Add vacuum_delay_point call in compute_index_stats's per-sample-row loop.

Slow functions in index expressions might cause this loop to take long
enough to make it worth being cancellable. Probably it would be enough
to call CHECK_FOR_INTERRUPTS here, but for consistency with other
per-sample-row loops in this file, let's use vacuum_delay_point.

Report and patch by Jeff Janes. Back-patch to all supported branches.
src/backend/commands/analyze.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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