Hacker News new | ask | show | jobs
by flukus 3257 days ago
> For instance - did you know that Postgres can't easily return multiple resultsets?

Looks like it can, just not as easily: https://github.com/docevaad/Chain/wiki/Multiple-Result-Sets-...