Hacker News new | ask | show | jobs
by anarazel 590 days ago
Postgres does have infrastructure to avoid this in cases where the result is reused, and that's used in other places, e.g. array constructors / accessors. But not for jsonb at the moment.