Marc G. Fournier wrote:
> Do we have 'make backend thread safe' listed yet? As I recall it, until
> that gets done, parallelization of anything was considered to be a
> relatively onerous task, no?
ISTM there's no reason we couldn't parallelize query execution using the
same IPC techniques that we use now. What would be the advantage of
using threads instead?
-Neil