Re: Improving EXPLAIN's display of SubPlan nodes
x4mmm@yandex-team.ru
From: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Aleksander Alekseev <aleksander@timescale.com>,
pgsql-hackers@lists.postgresql.org,
Chantal Keller <chantal.keller@universite-paris-saclay.fr>
Date: 2024-03-04T06:47:21Z
Lists: pgsql-hackers
> On 17 Feb 2024, at 00:38, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Here's a rebase over 9f1337639 --- no code changes, but this affects > some of the new or changed expected outputs from that commit. Aleksander, as long as your was reviewing this previously, I’ve added you to reviewers of this CF entry [0]. Please, ping me or remove yourself, it it’s actually not a case. BTW, as long as there’s a new version and some input from Tom, would you be willing to post fleshier review? Thanks for working on this! Best regards, Andrey Borodin. [0] https://commitfest.postgresql.org/47/4782/
Commits
-
Improve EXPLAIN's display of SubPlan nodes and output parameters.
- fd0398fcb099 17.0 landed