public inbox for [email protected]
help / color / mirror / Atom feedFrom: IVM Development Group via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: pg_ivm 1.12 released
Date: Fri, 05 Sep 2025 10:11:59 +0000
Message-ID: <[email protected]> (raw)
IVM Development Group is pleased to announce the release of [pg_ivm 1.12]( https://github.com/sraoss/pg_ivm/releases/tag/v1.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](https://github.com/sraoss/pg_ivm)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pg_ivm 1.12 released
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox