Clean up some code and comments in partbounds.c.
authorEtsuro Fujita <efujita@postgresql.org>
Thu, 10 Sep 2020 09:00:01 +0000 (18:00 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Thu, 10 Sep 2020 09:00:01 +0000 (18:00 +0900)
commitd601a930756b96fe05beb75a1b624a8155c98cc8
treed22942a0567e7fb84cad2a7ab03f1621434f5ebd
parent32a433455a0a6918b9c8f300d6c0be73ef06e9f9
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