pg_ivm/expected
thoshiai 24dc053659
Fix not to create IMMV including other IMMV(#30) (#31)
Previously, IMMV including IMMV in its definition can be created by
create_immv(), but it should not be supported by IMMV because we
cannot maintain it recursively for now. This patch prevents it by raising
an error for such view definition on create_immv().
2022-10-18 15:51:41 +09:00
..
create_immv.out Fix not to create IMMV including other IMMV(#30) (#31) 2022-10-18 15:51:41 +09:00
pg_ivm.out Add get_immv_def func (#23) 2022-09-30 18:59:51 +09:00
refresh_immv.out Improve refresh_immv behavior a bit 2022-06-23 11:33:06 +09:00