On Mon, Mar 10, 2025 at 10:40:01AM +0300, Aleksander Alekseev wrote:> The proposed patch adds reverse(bytea) function.
We already have array_reverse() and text_reverse(), so I see no strongreason against also having a bytea_reverse().
-- nathan