Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: ashutosh(dot)bapat(dot)oss(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN
Date: 2024-09-12 02:28:14
Message-ID: CAApHDvr0ovoy66gL3TR+Cpn54_VKmFpTTp-PpRLJRzKoFwB_kQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 12 Sept 2024 at 14:04, Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
> Are you going to push the changes to tuplestore.c anytime soon? I
> would like to rebase my patch[1] but the patch could be affected by
> the tuplestore API change.

Ok, I'll look at that. I had thought you were taking care of writing the patch.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 高增琦 2024-09-12 02:28:42 Re: Inconsistency in lock structure after reporting "lock already held" error
Previous Message David Rowley 2024-09-12 02:25:38 Re: Remove shadowed declaration warnings