Re: Improve join_search_one_level readibilty (one line change) - Mailing list pgsql-hackers

From 謝東霖
Subject Re: Improve join_search_one_level readibilty (one line change)
Date
Msg-id CANWNU8xm07jYUHxGh3XNHtcY37z+56-6bDD4piPt6=KidiHshQ@mail.gmail.com
Whole thread Raw
In response to Improve join_search_one_level readibilty (one line change)  (謝東霖 <douenergy@gmail.com>)
Responses Re: Improve join_search_one_level readibilty (one line change)
List pgsql-hackers
Thank you to Julien Rouhaud and Tender Wang for the reviews.

Julien's detailed guide has proven to be incredibly helpful, and I am
truly grateful for it.
Thank you so much for providing such valuable guidance!

I have initiated a new commitfest:
https://commitfest.postgresql.org/43/4346/

Furthermore, I have attached a patch that improves the code by moving
the initialization of "other_rels_list" outside the if branching.

Perhaps Tom Lane would be interested in reviewing this minor change as well?

Attachment

pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Add support for AT LOCAL
Next
From: Vik Fearing
Date:
Subject: Re: Add support for AT LOCAL