Hacker News new | ask | show | jobs
by cryptonector 2953 days ago
I use DO for this sort of thing.
1 comments

You also cannot run VACUUM inside a DO block. It's the same thing underneath.
No, but I use it for the sort of DDL that's missing IF [NOT] EXISTS syntax.