Re: Result Cache node shows per-worker info even for workers not launched

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Result Cache node shows per-worker info even for workers not launched
Date: 2021-04-30 02:50:33
Message-ID: CAApHDvptUPuhDGRJpu3O-GCrVSU=2E60CP=9-1rZtAFqbkqRAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 28 Apr 2021 at 23:05, Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com> wrote:
>
> On Wed, 28 Apr 2021 at 13:54, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> > I've attached a patch to do this. The explain.c part is pretty similar
> > to your patch, I just took my original code and comment.
>
> Sounds good. And thanks for the cleanup patch, and the brief history.
> Patch looks ok to me.

Thanks for the review. I pushed the patch with a small additional
change to further tidy up show_resultcache_info().

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey V. Lepikhov 2021-04-30 03:10:19 Re: Asymmetric partition-wise JOIN
Previous Message Bharath Rupireddy 2021-04-30 02:46:15 Re: Enhanced error message to include hint messages for redundant options error