RE: Remove some unnecessary if-condition - Mailing list pgsql-hackers

From Hou, Zhijie
Subject RE: Remove some unnecessary if-condition
Date
Msg-id 4bde316d9afc42f6a2fbfeb8bfa3b25f@G08CNEXMBPEKD05.g08.fujitsu.local
Whole thread Raw
In response to Re: Remove some unnecessary if-condition  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: Remove some unnecessary if-condition  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
> To me it looks good to clean up the conditions as you have done in the patch.
> Please add this to commitfest so that it's not forgotten. I have verified
> the code and indeed the conditions you are removing are unnecessary. So
> the patch can be marked as CFP right away.

Thank you for reviewing! added it to commitfest
https://commitfest.postgresql.org/30/2760/


Best regards,
houzj



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)
Next
From: Dmitry Dolgov
Date:
Subject: Re: Batching page logging during B-tree build