sraoss / pgsql-ivm

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

outer join support #7

Open thoshiai opened 5 years ago

thoshiai commented 5 years ago

Currenty, outer join is not supported by IVM.

yugo-n commented 5 years ago

Outer joins are now supported.

Remaining restrictions are:

Some might be able to relaxed in future and some might not.