Re: Any interest in adding match_recognize?

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Any interest in adding match_recognize?
Date: 2020-10-09 18:32:13
Message-ID: 4638ba28-4c83-a670-1a0e-3f28d603d9d8@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rob Sargent schrieb am 09.10.2020 um 18:33:
>> 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?

match_recognize was introduced in Oracle 12.1 which was released in 2013

Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yessica Brinkmann 2020-10-10 00:19:57 Re: Gurjeet Singh Index Adviser User Interface
Previous Message Rob Sargent 2020-10-09 16:33:34 Re: Any interest in adding match_recognize?