> On 24/05/2023 15:46 CEST Erik Wienhold <ewie(at)ewie(dot)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