Em qui., 2 de abr. de 2026 às 16:22, Andrew Dunstan <andrew(at)dunslane(dot)net>
escreveu:
> Committed.
>
There is a typo here.
<literal>jsonb_path_query('"xyxtrimyyx"', '$.btrim("xyz")')</literal>
should be
<literal>jsonb_path_query('"xyztrimxyz"', '$.btrim("xyz")')</literal>
regards
Marcos