github sraoss/pg_ivm v1.14
pg_ivm 1.14 (2026-03-31)

10 hours ago

What's Changed

Bug Fixes

  • Fix a bug in the maintenance of outer join views that include cross joins by @yugo-n in #158

    When an outer join view has a cross join in its children, incremental maintenance could not be performed properly.

  • Fix a bug in the maintenance of outer join views with NULLs in join-condition columns by @yugo-n in #159

    When an outer join view contains NULLs in join-condition columns, incremental maintenance could not be performed correctly.

Source Code Improvements

Full Changelog: v1.13...v1.14

Don't miss a new pg_ivm release

NewReleases is sending notifications on new releases.