Re: Rangejoin rebased - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Rangejoin rebased
Date
Msg-id CANP8+jKrgY5=56K+BVO86Bn7uxk8ME-cDLyBz9Wm-1gwtxskFw@mail.gmail.com
Whole thread Raw
In response to Re: Rangejoin rebased  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On 10 January 2018 at 04:24, Jeff Davis <pgsql@j-davis.com> wrote:

> Done.

I think you need to make changes to other parts of the docs also, so
that it is clear what will now be possible

https://www.postgresql.org/docs/devel/static/using-explain.html
https://www.postgresql.org/docs/devel/static/xoper-optimization.html#id-1.8.3.17.9
https://www.postgresql.org/docs/devel/static/planner-optimizer.html

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: let's make the list of reportable GUCs configurable (was Re: Add %rsubstitution for psql prompts to show recovery status)
Next
From: Robert Haas
Date:
Subject: Re: Multi-level hierarchy with parallel append can lead to an extra subplan.