Re: postgresql how to duplicate rows in result.

From: John McKown <john(dot)archie(dot)mckown(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Alessandro Baggi <alessandro(dot)baggi(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql how to duplicate rows in result.
Date: 2017-02-14 20:58:38
Message-ID: CAAJSdjitXNL0X-maqiAY5NtZ9kC7=2sK_uqaP3uKtecHM4pRJQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 14, 2017 at 2:50 PM, Merlin Moncure <mmoncure(at)gmail(dot)com> wrote:

> ​<snip>
>
>
> IMO, lateral join (available as of 9.3) is faster and simpler.
>

​And, nicely, I've learned something new. I've never used a LATERAL join
before. Interesting.​

>
> merlin
>

--
"Irrigation of the land with sewater desalinated by fusion power is
ancient. It's called 'rain'." -- Michael McClary, in alt.fusion

Maranatha! <><
John McKown

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nikolai Zhubr 2017-02-14 21:06:11 Re: Re: Causeless CPU load waves in backend, on windows, 9.5.5 (EDB binary).
Previous Message Merlin Moncure 2017-02-14 20:51:41 Re: postgresql how to duplicate rows in result.