Fix casting away const in _bt_reorder_array_cmp
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-31T07:51:55Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-casting-away-const-in-_bt_reorder_array_cmp.patch (application/octet-stream)
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/