I want to get the join graph of a given query. Which has node for each
relation and an edge between two nodes if they have a join predicate among
them.
On 14-Oct-2017 3:58 AM, "Andres Freund" <and...@anarazel.de> wrote:

> On 2017-10-14 03:49:57 +0530, Gourav Kumar wrote:
> > But then is there some way to tell Optimizer not to consider transitive
> > joins ?
>
> What are you actually trying to achieve here?
>
> - Andres
>

Reply via email to