Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> ...you seem to be suggesting that all the data be stored in one big memory
> block at resultset.
I didn't like that either; it assumes far too much about what the
application needs to do. I think what's wanted is a callback hook
that lets the app decide where and how to store the data. Not sure
what the hook's API should be exactly, though.
regards, tom lane