sraoss / pgsql-ivm

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

GROUP BY clause support #4

Closed thoshiai closed 5 years ago

thoshiai commented 5 years ago

Currently, GROUP BY clause is not supported by IVM. Because IVM already use it internally for tuple duplicates and DISTINCT cluase support.

thoshiai commented 5 years ago

GROUP BY clause supported in commit bec27125c62b6bd2c44d1350a50f0b00e0128a3c