Andres Freund <and...@anarazel.de> writes: > Btw, do you have an opionion on keeping catId / dumpId outside/inside > the argument struct?
I'd go for outside, since they're not optional. Not dead set on that though. regards, tom lane
Andres Freund <and...@anarazel.de> writes: > Btw, do you have an opionion on keeping catId / dumpId outside/inside > the argument struct?
I'd go for outside, since they're not optional. Not dead set on that though. regards, tom lane