pg_ivm 1.12 released - Mailing list pgsql-announce

From IVM Development Group via PostgreSQL Announce
Subject pg_ivm 1.12 released
Date
Msg-id 175706711901.356921.12600407187073464276@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pg_ivm 1.12 released

IVM Development Group is pleased to announce the release of pg_ivm 1.12.

Changes since the v1.11 release include:

New feature

  • Add support for PostgreSQL 18 (Yugo Nagata)

Source Code Improvements

  • Update .gitignore for better portability and consistency with PostgreSQL core (Michael Paquier)

  • Prefix role names in regression tests with "regress_" to comply with PostgreSQL convention (Michael Paquier)

About pg_ivm

pg_ivm is an extension module that provides Incremental View Maintenance (IVM) feature.

Incremental View Maintenance (IVM) is a way to make materialized views up-to-date in which only incremental changes are computed and applied on views rather than recomputing. pg_ivm provides a kind of immediate maintenance, in which materialized views are updated immediately after a base table is modified.

Source repository: https://github.com/sraoss/pg_ivm

 

pgsql-announce by date:

Previous
From: PostgreSQL Global Development Group
Date:
Subject: PostgreSQL 18 RC 1 Released!
Next
From: PGConf India via PostgreSQL Announce
Date:
Subject: PGConf India 2026: Call for Papers