Re: [PATCH] doc: outline all planner nodes - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: [PATCH] doc: outline all planner nodes
Date
Msg-id EBDE5A52-E5E7-4016-93AC-BEFE75C850CC@yesql.se
Whole thread
Responses [PATCH v2] doc: outline all planner nodes
List pgsql-docs
> On 19 Jul 2026, at 02:26, TheOtherBrian1 <briantgbtheonly@gmail.com> wrote:
> 
> The original patch was updated to:
> - improve language
> - add an example for CTE Scans
> - fix inaccuracy around Index-Only Scans
> - remove typos

I didn't see this registered in the commitfest app, if it is there I simply
failed to search for it.  If not, please register it there to keep it top of
mind when work on finalizing v19 slows down.

    https://commitfest.postgresql.org/61/

--
Daniel Gustafsson




pgsql-docs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Improve pg_stat_recovery documentation
Next
From: TheOtherBrian1
Date:
Subject: [PATCH v2] doc: outline all planner nodes