Fix comments on _bt_skiparray_strat_increment/decrement - Mailing list pgsql-hackers

From Yugo Nagata
Subject Fix comments on _bt_skiparray_strat_increment/decrement
Date
Msg-id 20251230190145.c3c88c5eb0f88b136adda92f@sraoss.co.jp
Whole thread Raw
Responses Re: Fix comments on _bt_skiparray_strat_increment/decrement
List pgsql-hackers
Hi,

The attached patch is a trivial change to fix the comments on
_bt_skiparray_strat_increment() and _bt_skiparray_strat_decrement() so
that they are consistent with the comments on _bt_skiparray_strat_adjust(). 
At least the comment on _bt_skiparray_strat_decrement() containts an
obvious typo, since it mentions converting the high_compare key instead of
the low_compare key.

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Next
From: Daniil Davydov
Date:
Subject: Re: Wrong comment for ReplicationSlotCreate