Re: Row pattern recognition - Mailing list pgsql-hackers

From Henson Choi
Subject Re: Row pattern recognition
Date
Msg-id CAAAe_zA1J0Zdmxt0ch+c1D+4=bjkjZszb+MPut7kJz7VYLosMg@mail.gmail.com
Whole thread
In response to Re: Row pattern recognition  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
- Replacing frame options by support functions is disabled if DEFINE
  clause exists.

This part is about the optimization that reverses the direction of the frame option being disabled.
This is because this reversal of direction is a modification into a form that the standard does not allow. 

pgsql-hackers by date:

Previous
From: shihao zhong
Date:
Subject: Re: [patch] Cache invalidation for I/O Workers
Next
From: Adam Brusselback
Date:
Subject: Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW