Add reverse(bytea).

Nathan Bossart <nathan@postgresql.org>

Commit: 0697b23906adabccba41fa7bf19909eb98bdf0dd
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-03-13T16:20:53Z
Releases: 18.0
Add reverse(bytea).

This commit introduces a function for reversing the order of the
bytes in binary strings.

Bumps catversion.

Author: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://postgr.es/m/CAJ7c6TMe0QVRuNssUArbMi0bJJK32%2BzNA3at5m3osrBQ25MHuw%40mail.gmail.com

Files

Documentation touched

Discussion