Re: Implementing Incremental View Maintenance - Mailing list pgsql-hackers

From Andy Fan
Subject Re: Implementing Incremental View Maintenance
Date
Msg-id CAKU4AWoSv-ok0kncP9vmL2V-hbcrQ3hgXCFipXiFkWVuQh-Qrg@mail.gmail.com
Whole thread Raw
In response to Re: Implementing Incremental View Maintenance  (Yugo NAGATA <nagata@sraoss.co.jp>)
Responses Re: Implementing Incremental View Maintenance  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
Thanks for the patch! 


Query checks for following restrictions are added:

Are all known supported cases listed below?  
 
- inheritance parent table
...
- targetlist containing IVM column
- simple subquery is only supported

How to understand 3 items above? 

-
Best Regards
Andy Fan

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication
Next
From: "movead.li@highgo.ca"
Date:
Subject: Re: pg_resetwal --next-transaction-id may cause database failed to restart.