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

From Erik Wienhold
Subject Re: Cross-Product JOIN?
Date
Msg-id 753685717.240313.1685057033384@office.mailbox.org
Whole thread Raw
In response to Re: Cross-Product JOIN?  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-docs
> On 25/05/2023 23:46 CEST Laurenz Albe <laurenz.albe@cybertec.at> wrote:
>
> On Thu, 2023-05-25 at 08:59 +0200, Erik Wienhold wrote:
> > > Since we are talking about Cartesian products: is the term "Cartesian join"
> > > used anywhere?
> >
> > Not in the docs:
>
> I was trying to be funny.  The Cartesian product of {Cartesian,cross} and
> {product,join} would be {Cartesian product,Cartesian join,cross product,cross join}.

And someone beat you to it and apparently planted the joke in the codebase.

(Good one, but unfortunately hard to tell apart from a serious question.)

--
Erik



pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Cross-Product JOIN?
Next
From: PG Doc comments form
Date:
Subject: 5.11.1 Table Partitioning Overview - "...the size of the table should exceed the physical memory.."