Re: RFC: Logging plan of the running query

From: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: destrex271(at)gmail(dot)com
Subject: Re: RFC: Logging plan of the running query
Date: 2025-03-21 12:40:00
Message-ID: 784224198089cbe3cc3825332f195475@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Rebased it again.

On 2025-03-10 14:10, torikoshia wrote:
> BTW the patch adds about 400 lines to explain.c and it may be better
> to split the file as well as 9173e8b6046, but I leave it as it is for
> now.

This part remains unchanged.

--
Regards,

--
Atsushi Torikoshi
Seconded from NTT DATA GROUP CORPORATION to SRA OSS K.K.

Attachment Content-Type Size
v42-0001-Add-function-to-log-the-plan-of-the-currently-ru.patch text/x-diff 33.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2025-03-21 12:40:45 Re: [PoC] Federated Authn/z with OAUTHBEARER
Previous Message Robert Haas 2025-03-21 12:39:30 Re: making EXPLAIN extensible