Re: Any interest in adding match_recognize?

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Guyren Howe <guyren(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Any interest in adding match_recognize?
Date: 2020-10-09 16:33:34
Message-ID: 48CD7403-1644-4737-9EB5-7CE8BF9AD53D@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> On Oct 9, 2020, at 10:25 AM, Guyren Howe <guyren(at)gmail(dot)com> wrote:
>
> I just became aware of the SQL 2016 standard match_recognize feature, which allows for rich pattern matching across groups of rows. It’s a great feature, currently only supported in Oracle.
>
> I can find no evidence it’s ever been discussed here and there’s no mention of it on the PG website.
>
> So: is anyone considering adding this feature?

Do you happen to know if Oracle implemented this before or after 2016?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2020-10-09 18:32:13 Re: Any interest in adding match_recognize?
Previous Message Guyren Howe 2020-10-09 16:25:58 Any interest in adding match_recognize?