Hi,
I'm reading the docs about the extended query language and the
portals. Is it possible to use portals as a kind of concurrent
cursors over a single TCP/IP connection?
Or should you execute and close portals one after another and never
execute the next portal before the previous one is closed? (Like
regular transactions.)
Thanks,
Marc