pgsql: Clean up some code and comments in partbounds.c.

2020-09-10 Thread Etsuro Fujita
Clean up some code and comments in partbounds.c. Do some minor cleanup for commit c8434d64c: 1) remove a useless assignment (in normal builds) and 2) improve comments a little. Back-patch to v13 where the aforementioned commit went in. Author: Etsuro Fujita Reviewed-by: Alvaro Herrera Discussion

pgsql: Clean up some code and comments in partbounds.c.

2020-09-10 Thread Etsuro Fujita
Clean up some code and comments in partbounds.c. Do some minor cleanup for commit c8434d64c: 1) remove a useless assignment (in normal builds) and 2) improve comments a little. Back-patch to v13 where the aforementioned commit went in. Author: Etsuro Fujita Reviewed-by: Alvaro Herrera Discussion