Use outerPlanState macro instead of referring to leffttree - Mailing list pgsql-hackers

From Richard Guo
Subject Use outerPlanState macro instead of referring to leffttree
Date
Msg-id CAMbWs4-vYhh1xsa_veah4PUed2Xq=Ed_YH3=Mqt5A3Y=EgfCEg@mail.gmail.com
Whole thread Raw
Responses Re: Use outerPlanState macro instead of referring to leffttree
List pgsql-hackers
In the executor code, we mix use outerPlanState macro and referring to
leffttree. Commit 40f42d2a tried to keep the code consistent by
replacing referring to lefftree with outerPlanState macro, but there are
still some outliers. This patch tries to clean them up.

Thanks
Richard
Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: A qsort template
Next
From: Michael Paquier
Date:
Subject: Re: Error logging messages