public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Evgeny Smirnov <[email protected]>
Cc: [email protected]
Subject: Re: Can portals interleave with other portals
Date: Wed, 13 Mar 2024 00:55:47 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAB9opTGs-Aa9aQf9kM0xpZHOcGVAeR1rLLkNbH8A-HKD0WJ54w@mail.gmail.com>
References: <CAB9opTGs-Aa9aQf9kM0xpZHOcGVAeR1rLLkNbH8A-HKD0WJ54w@mail.gmail.com>
Evgeny Smirnov <[email protected]> writes:
> A Postgresql backend is capable of operating multiple portals within a
> transaction and switching between them on and off. For instance such a code
> results in an expected outcome:
> ...
> Is the same possible for conventional selects issued with extended query
> protocol?
AFAIR, a portal is a portal. Have you tried it? If it didn't do
what you expected, please provide a less handwavy example.
regards, tom lane
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Can portals interleave with other portals
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox