Comment by mxey Comment by mxey a day ago 1 reply Copy Link View on Hacker News You don’t even need driver support, you can use https://www.postgresql.org/docs/current/sql-do.html
Copy Link ako a day ago Collapse Comment - Yes, exactly, sql do is the Postgres way of executing an anonymous block. Reply View | 0 replies
Yes, exactly, sql do is the Postgres way of executing an anonymous block.