index c0e2e00a7e3e6cdbea9cfc568db2d8e6469252a7..585d28148cabf30f480e1aa2b2e46ab59cbce538 100644 (file)
/* Use PortalContext for any per-work-item allocations */
MemoryContextSwitchTo(PortalContext);
- /* have at it */
+ /*
+ * Have at it. Functions called here are responsible for any required
+ * user switch and sandbox.
+ */
switch (workitem->avw_type)
{
case AVW_BRINSummarizeRange: