Re: Cleaning up threading code

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cleaning up threading code
Date: 2023-07-12 03:21:53
Message-ID: CA+hUKGJk0Jv_B6Gfe93zJ7usKbGBrnpZFbq+WQ_Jw9TszhPNjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Apparently "drongo" didn't like something about this commit, and an
ecpg test failed, but I can't immediately see why. Just "server
closed the connection unexpectedly". drongo is running the new Meson
buildfarm variant on Windows+MSVC, so, being still in development, I
wonder if some diagnostic clue/log/backtrace etc is not being uploaded
yet. FWIW Meson+Windows+MSVC passes on CI.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2023-07-12 03:34:20 Re: Cleaning up threading code
Previous Message Hayato Kuroda (Fujitsu) 2023-07-12 03:07:04 RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL