79704230

Date: 2025-07-17 02:53:34
Score: 1
Natty:
Report link

As mentioned in the pg function document [here](https://pgpedia.info/l/lo_get.html), you could do it with the function `encode`:

SELECT encode(lo_get(12312), 'escape');
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: BlueMice