79386391

Date: 2025-01-25 08:19:56
Score: 1.5
Natty:
Report link

Use g flag as described here to get all matches instead of only the first one: https://www.postgresql.org/docs/current/functions-matching.html

I also think the return value is array of arrays so try to access like [1][2] to get the second match

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: malyshchyk