Ideas of "printing out" the alternative paths - Mailing list pgsql-hackers

From Zhan Li
Subject Ideas of "printing out" the alternative paths
Date
Msg-id CANp-BfaRAAH2f9a55WqSanH4TrBeErFP_G3KaRwC-jLU-KX38A@mail.gmail.com
Whole thread Raw
Responses Re: Ideas of "printing out" the alternative paths
List pgsql-hackers
When searching all the possible paths of executing a query, the optimizer finds and saves the cheapest paths for the top level rel. I'd like to check out all the paths the optimizer has ever considered, which I believe, are stored in the pathlist of the top level rel. But I do not have an idea of how to "print out" these paths to see them visually. Does anyone have an idea how I can achieve this?

Thanks,
Zhan

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: additional json functionality
Next
From: Hannu Krosing
Date:
Subject: Re: additional json functionality