Re: Cross-Product JOIN? - Mailing list pgsql-docs

From Erik Wienhold
Subject Re: Cross-Product JOIN?
Date
Msg-id 2053109544.160895.1684955437950@office.mailbox.org
Whole thread Raw
In response to Re: Cross-Product JOIN?  (Erik Wienhold <ewie@ewie.name>)
Responses Re: Cross-Product JOIN?
Re: Cross-Product JOIN?
List pgsql-docs
> On 24/05/2023 15:46 CEST Erik Wienhold <ewie@ewie.name> wrote:
>
> Personally, I think it should read cartesian product because cross product is
> an overloaded term and cartesian product is used more often in the documentation
> overall.
>
> But the same page [0] also uses cross product when talking about grouping sets.
>
> [0] https://www.postgresql.org/docs/15/queries-table-expressions.html

Here's a patch that fixes those two places.

--
Erik
Attachment

pgsql-docs by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Cross-Product JOIN?
Next
From: Laurenz Albe
Date:
Subject: Re: Cross-Product JOIN?