Re: Foreign key isolation tests
Dean Rasheed <dean.a.rasheed@gmail.com>
From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Paul Jungwirth <pj@illuminatedcomputing.com>
Cc: Rustam ALLAKOV <rustamallakov@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2025-07-18T10:29:44Z
Lists: 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
Commits
-
Improve comment about snapshot macros
- 1d5800019f68 19 (unreleased) landed
-
Add test for temporal referential integrity
- e8cec3d1791c 19 (unreleased) landed
-
Fill testing gap for possible referential integrity violation
- a2b4102a21ad 19 (unreleased) landed
-
Simplify COALESCE() with one surviving argument.
- 931766aaec58 19 (unreleased) cited