sraoss / pgsql-ivm

IVM (Incremental View Maintenance) development for PostgreSQL
Other
129 stars 12 forks source link

subquery support #6

Open thoshiai opened 5 years ago

thoshiai commented 5 years ago

Some patterns using subquery is not supported

yugo-n commented 5 years ago

EXISTS clause and simple subqueries in FROM clause are now supported.

Remaining restrictions are: