Re: Output affected rows in EXPLAIN - Mailing list pgsql-hackers

From John Naylor
Subject Re: Output affected rows in EXPLAIN
Date
Msg-id CANWCAZZowoT67WqBp-9+wRzpvCEii-TwzN4JfsN9sQ6TJjoFPA@mail.gmail.com
Whole thread Raw
In response to Re: Output affected rows in EXPLAIN  (kuroda.keisuke@nttcom.co.jp)
List pgsql-hackers
On Wed, Nov 15, 2023 at 2:17 PM <kuroda.keisuke@nttcom.co.jp> wrote:
>
> We can check the number of updated rows from execute plan,
> I think there is no need to return the command tag
> when EXPLAIN(ANALYZE) is executed by default.

Given that several people have voiced an opinion against this patch,
I'm marking it rejected.



pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: Extension Enhancement: Buffer Invalidation in pg_buffercache
Next
From: "Fujii.Yuki@df.MitsubishiElectric.co.jp"
Date:
Subject: RE: Partial aggregates pushdown