Add bytea equivalents of ltrim() and rtrim().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a6cf3df4ebdcbc7857910a67f259705645383e9f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-18T20:11:32Z
Releases: 14.0
Add bytea equivalents of ltrim() and rtrim().

We had bytea btrim() already, but for some reason not the other two.

Joel Jacobson

Discussion: https://postgr.es/m/d10cd5cd-a901-42f1-b832-763ac6f7ff3a@www.fastmail.com

Files

Documentation touched

Discussion