IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
Find a file
2022-04-01 01:08:28 +09:00
expected Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
sql Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
LICENSE Add LICENSE 2022-03-29 19:19:36 +09:00
Makefile Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
pg_ivm--1.0.sql Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
pg_ivm.c Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
pg_ivm.control Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
pg_ivm.h Initial release of pg_ivm 1.0 2022-04-01 01:08:28 +09:00
README.md Create README.md 2022-03-29 19:08:46 +09:00

pg_ivm

IVM (Incremnetal View Maintenance) implementation as a PostgreSQL extension