On Mon, 23 Mar 2026 at 21:59, Sami Imseih <[email protected]> wrote:
> Hi, > > One thing that just occurred to me is why must we limit > the new protocol extension to holdable cursors? > > PQsendBindWithCursorOptions() will work with any cursor option, > Maybe it should be called "_pq_.named_portal" or perhaps better > "_pq_.cursor"? > Well there are currently ways to name a portal with V3 so named portal doesn't make sense. _pq_.cursor would be fine. Dave
