On Wed, Dec 22, 2021 at 2:40 PM Etsuro Fujita wrote:
> On Wed, Dec 22, 2021 at 1:08 AM Alexander Pyhalov
> wrote:
> > Looks good to me.
>
> Great! Thanks for reviewing!
I've committed the patch.
Best regards,
Etsuro Fujita
Hi Alexander,
On Wed, Dec 22, 2021 at 1:08 AM Alexander Pyhalov
wrote:
> Etsuro Fujita писал 2021-12-19 13:25:
> > While working on [1], I noticed $SUBJECT: postgres_fdw resets the
> > per-connection states of connections, which store async requests sent
> > to remote servers in async_capable mod
Etsuro Fujita писал 2021-12-19 13:25:
Hi,
While working on [1], I noticed $SUBJECT: postgres_fdw resets the
per-connection states of connections, which store async requests sent
to remote servers in async_capable mode, during post-abort
(pgfdw_xact_callback()), but it fails to do so during post-