summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-03-29 15:04:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-03-29 15:04:28 -0400
commitd12afe114403aee962ddca900842e4460bd17f68 (patch)
tree77bbad75e347f33ab5e21f0552bb9b7803b069ff /src/tutorial/basics.source
parente37c1090df88ca6d7e88f3753fac2f980f6a9dcd (diff)
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.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions