Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Etsuro Fujita <efujita(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: postgres_fdw: Fix handling of pending asynchronous requests.
Date: 2021-07-30 12:45:04
Message-ID: YQP0UPT8KmPiHTMs@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi Fujita-san,

On Fri, Jul 30, 2021 at 08:08:07AM +0000, Etsuro Fujita wrote:
> postgres_fdw: Fix handling of pending asynchronous requests.

You have angered many members of the buildfarm here, like:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mule&dt=2021-07-30%2011%3A30%3A04

This is crashing.
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-07-30 12:47:23 Re: pgsql: Add support for prepared transactions to built-in logical replic
Previous Message Michael Paquier 2021-07-30 12:40:12 Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows