pg_ivm/sql
thoshiai 790b0d2bd6
Support simple subquery (#17)
A simple subquery in FROM clause is supported.
DISTINCT and aggregate functions are not supported in subquery.
2022-07-25 09:24:51 +09:00
..
create_immv.sql Add refresh_immv() function 2022-06-16 03:06:47 +09:00
pg_ivm.sql Support simple subquery (#17) 2022-07-25 09:24:51 +09:00
refresh_immv.sql Improve refresh_immv behavior a bit 2022-06-23 11:33:06 +09:00