Clean up some code and comments in partbounds.c.

Etsuro Fujita <efujita@postgresql.org>

Commit: 3857f98f143166f96c6f6359810ab4241ab4590f
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2020-09-10T09:00:00Z
Releases: 14.0
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

Files

PathChange+/−
src/backend/partitioning/partbounds.c modified +5 −7

Discussion