Fix casting away const in _bt_reorder_array_cmp - Mailing list pgsql-hackers

From Chao Li
Subject Fix casting away const in _bt_reorder_array_cmp
Date
Msg-id CAEoWx2k-RKLXYfJhNs3S=rr7x+1KRtrOJOFyDRe4MfbL4SYw6A@mail.gmail.com
Whole thread Raw
Responses Re: Fix casting away const in _bt_reorder_array_cmp
List pgsql-hackers
Hi Hackers,

There have been several recent efforts to eliminate cast-away-const usages. While reviewing another patch, I happened to notice one such occurrence, so I’m posting a trivial patch to fix it.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/
Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: add function argument name to substring and substr
Next
From: jian he
Date:
Subject: Re: Error position support for ComputeIndexAttrs