Re: Eliminating SPI from RI triggers - take 2 - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Eliminating SPI from RI triggers - take 2
Date
Msg-id CAAWbhmifxdJ=4mz_ys8eHBVx=FJ04uu5JfKiE5RPkv=w-tdKpg@mail.gmail.com
Whole thread Raw
In response to Eliminating SPI from RI triggers - take 2  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: Eliminating SPI from RI triggers - take 2
List pgsql-hackers
On Thu, Jun 30, 2022 at 11:23 PM Amit Langote <amitlangote09@gmail.com> wrote:
>
> I will continue investigating what to do about points (1) and (2)
> mentioned above and see if we can do away with using SQL in the
> remaining cases.

Hi Amit, looks like isolation tests are failing in cfbot:

    https://cirrus-ci.com/task/6642884727275520

Note also the uninitialized variable warning that cfbot picked up;
that may or may not be related.

Thanks,
--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Add sortsupport for range types and btree_gist
Next
From: Jacob Champion
Date:
Subject: Re: Error "initial slot snapshot too large" in create replication slot