Clean up some code and comments in partbounds.c.
authorEtsuro Fujita <efujita@postgresql.org>
Thu, 10 Sep 2020 09:00:00 +0000 (18:00 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Thu, 10 Sep 2020 09:00:00 +0000 (18:00 +0900)
commit3857f98f143166f96c6f6359810ab4241ab4590f
tree382a1212c98ee9fbd377163723493988ae47bf75
parentaad546bd0a51059aafe44e8c4a783afa1557d1d9
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: https://postgr.es/m/CAPmGK16yCd2R4=bQ4g8N2dT9TtA5ZU+qNmJ3LPc_nypbNy4_2A@mail.gmail.com
src/backend/partitioning/partbounds.c