On Wed, 29 Jul 2026 at 22:14, Ilia Evdokimov <[email protected]> wrote: > I noticed that doc contains a query with EXPLAIN output for an > Incremental Sort plan, and we should add new line with Estimated Groups. > I added v3-patch with it.
I did some very minor adjustments to align some parameter names so they used the same naming convention as the other parameters, and also some alignment of comments for the new numGroups fields to make the comments the same as the other places that have a field by that name and for the same purpose. Now pushed. David
