Re: Key joins - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: Key joins
Date
Msg-id a8acdff4-1231-49b1-8866-c65d7897ff5a@app.fastmail.com
Whole thread
In response to Re: Key joins  ("Joel Jacobson" <joel@compiler.org>)
Responses Re: Key joins
List pgsql-hackers
On Mon, Jun 1, 2026, at 22:36, Joel Jacobson wrote:
> Ops, that extra ERROR: line was a mistake, sorry about that.
>
> The corresponding subsection has now also been fixed in the web version:
> https://keyjoin.org/#sec7.4.13

v9 rebases over Stamp 19beta1 and improves one type of error message in 0002.

The affected queries were already rejected correctly.  The change is
only that DETAIL now first reports if there is not even a matching
referential constraint.

0001 and 0003 are unchanged from v8.

/Joel
Attachment

pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Fix compiler warnings by using designated initializers