Use C99 designator in the rbtree sentinel definition

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 8d51d7f403c209ab4d5db203f5e350f6c71233ca
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2022-07-08T19:00:03Z
Releases: 16.0
Use C99 designator in the rbtree sentinel definition

This change should improve the code readability.

Discussion: https://postgr.es/m/CAGRrpzYE8-7GCoaPjOiL9T_HY605MRax-2jgTtLq236uksZ1Sw%40mail.gmail.com
Author: Steve Chavez, Alexander Korotkov
Reviewed-by: Alexander Korotkov

Files

PathChange+/−
src/backend/lib/rbtree.c modified +1 −1

Discussion