Re: Row pattern recognition - Mailing list pgsql-hackers

From Henson Choi
Subject Re: Row pattern recognition
Date
Msg-id CAAAe_zCCApM0u9YWDAOGG+9R5XLCCuoaXhNXgQ0LVRcYBUqC4g@mail.gmail.com
Whole thread Raw
In response to Re: Row pattern recognition  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: Row pattern recognition
List pgsql-hackers
Hi Tatsuo,

I noticed that current RPR patches allows to use PREV/NEXT anywhere in
an SQL statement where normal functions are allowed. According to the
standard, PREV/NEXT are only allowed in a DEFINE clause. Attached is a
patch to follow the standard regarding PREV/NEXT.

Thanks for the patch! I applied it to my local branch and all
regression tests pass.

Best regards,
Henson 

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Peter Smith
Date:
Subject: DOCS - pg_walsummary filename