Re: slight tweaks to documentation about runtime pruning - Mailing list pgsql-hackers

From Amit Langote
Subject Re: slight tweaks to documentation about runtime pruning
Date
Msg-id CA+HiwqH2j-7knakztcuJRcDqWzn=f5QFfFUc5d1Qqt24Facp2A@mail.gmail.com
Whole thread Raw
In response to Re: slight tweaks to documentation about runtime pruning  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List 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


pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Statement-level Triggers For Uniqueness Checks
Next
From: Dmitry Dolgov
Date:
Subject: Re: Pluggable Storage - Andres's take