Re: [PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN

From: Tatsuya Kawata <kawatatatsuya0913(at)gmail(dot)com>
To: Shashishekar Hullahally Anantharamu <shashi(dot)h(dot)ananth(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN
Date: 2026-09-22 07:15:35
Message-ID: CAHza6qf4chUzqvNS+T71Wd=7tuZ_YZrsje6P1-rFk0wPY4H6uw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Shashishekar,

Thank you very much for the thorough review and testing!

Regards,
Tatsuya Kawata

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Bille 2026-09-22 07:21:25 Re: Windows locales and tests portability
Previous Message ChenhuiMo 2026-09-22 07:12:56 Re: [PATCH] postgres_fdw: Fix cost estimation for semi join pushdown