Thread: pgsql: Use C99 designator in the rbtree sentinel definition

pgsql: Use C99 designator in the rbtree sentinel definition

From
Alexander Korotkov
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d51d7f403c209ab4d5db203f5e350f6c71233ca

Modified Files
--------------
src/backend/lib/rbtree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)