Re: slight tweaks to documentation about runtime pruning
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, David Rowley <david.rowley@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-12-17T14:57:09Z
Lists: pgsql-hackers
On Mon, Dec 17, 2018 at 11:49 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > On 2018-Dec-14, Amit Langote wrote: > > > I updated the patch. Regarding whether we should mention "(never > > executed)", it wouldn't hurt to mention it imho, exactly because it's > > shown in the place of showing loops=0. How about the attached? > > Pushed, thanks. Thank you! Regards, Amit
Commits
-
Clarify runtime pruning in EXPLAIN
- 1e6240a3fe91 12.0 landed
- f760a8b5cc1f 11.2 landed