sraoss / pgsql-ivm

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

Functionalization of the common code making IVM aggreagate column #128

Closed thoshiai closed 3 years ago

thoshiai commented 3 years ago

replace a code that has been used multiple times with a function. makeIvmAggColumn function add special column used by IMMV, if query defination include aggregate functions.