Re: [PATCH] Add CANONICAL option to xmlserialize - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [PATCH] Add CANONICAL option to xmlserialize
Date
Msg-id CA+hUKG+Aa56HTietVX=PSDFrqFghkSs6U3kzJaKBXJgVn_L0FQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add CANONICAL option to xmlserialize  (Jim Jones <jim.jones@uni-muenster.de>)
List pgsql-hackers
On Thu, Sep 14, 2023 at 11:54 PM Jim Jones <jim.jones@uni-muenster.de> wrote:
> The cfbot started complaining about this patch on "macOS - Ventura - Meson"
>
> 'Persistent worker failed to start the task: tart isolation failed: failed to create VM cloned from
"ghcr.io/cirruslabs/macos-ventura-base:latest":tart command returned non-zero exit code: ""' 
>
> Is this a problem in my code or in the CI itself?

There was a temporary glitch on one of the new Mac CI runner machines
that caused a few tests to fail like that, but it was fixed so that
should turn red again later today.



pgsql-hackers by date:

Previous
From: Tobias Bussmann
Date:
Subject: Re: psql: Add command to use extended query protocol
Next
From: Nathan Bossart
Date:
Subject: Re: Add 'worker_type' to pg_stat_subscription