Re: Foreign key isolation tests - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Foreign key isolation tests
Date
Msg-id CAEZATCV2-SSp+oLENNcrf3G+MsF5e4=fWAkUBELhv9m+SiR-UQ@mail.gmail.com
Whole thread Raw
In response to Re: Foreign key isolation tests  (Paul Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
On Fri, 11 Jul 2025 at 23:22, Paul Jungwirth
<pj@illuminatedcomputing.com> wrote:
>
> On 7/11/25 11:50, Rustam ALLAKOV wrote:
> > Hi Paul,
> > Thanks for this patch!
> > Lilian and I have reviewed your patches.
>
> Thank you for the review! I've attached new patches addressing your feedback.
>

I agree that additional testing in this area is valuable. Patch 0001
looks reasonable to me, on a quick read-through. In patch 0002, I
think it would be valuable to also test updating the parent row to
time periods consistent and not consistent with the insert, to confirm
that that behaves correctly.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Álvaro Herrera
Date:
Subject: Re: IPC/MultixactCreation on the Standby server