Re: Improve join_search_one_level readibilty (one line change)

From: 謝東霖 <douenergy(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: rjuju123(at)gmail(dot)com, tndrwang(at)gmail(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: Improve join_search_one_level readibilty (one line change)
Date: 2023-06-06 08:18:30
Message-ID: CANWNU8xm07jYUHxGh3XNHtcY37z+56-6bDD4piPt6=KidiHshQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v2-0001-Improve-left-deep-tree-dp-algorithm-s-readability.txt text/plain 1.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vik Fearing 2023-06-06 08:24:55 Re: Add support for AT LOCAL
Previous Message Laurenz Albe 2023-06-06 07:56:42 Re: Add support for AT LOCAL