pg_ivm/expected
Yugo Nagata 57c8bac1a0 Add aggregates support
Built-in count, sum, avg are supported. We have not supported min/max
yet, but will support in future.

When an IMMV with any aggregates are defined, additional columns
are created for each aggregate function. Although such columns are
"hidden" in pgsql-ivm version, they are always visible for users
in the extension version.
2022-06-21 20:50:45 +09:00
..
create_immv.out Add refresh_immv() function 2022-06-16 03:06:47 +09:00
pg_ivm.out Add aggregates support 2022-06-21 20:50:45 +09:00
refresh_immv.out Add refresh_immv() function 2022-06-16 03:06:47 +09:00