That's what I was referring to, wondering if anyone uses it and why. It even says "Why This is a Bad Idea" at the bottom.
Maybe for databases queried directly by users who also need to mix in API responses, and you're wrapping this all up in triggers or some other stored procedure cause you really want to use Postgres without some controller written in Python or JS.