Skip to content

chore(deps): update dependency postgresql-18-pg-ivm - #334

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/postgresql-18-pg-ivm-1.x
Sep 11, 2026
Merged

chore(deps): update dependency postgresql-18-pg-ivm#334
renovate[bot] merged 1 commit into
mainfrom
renovate/postgresql-18-pg-ivm-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
postgresql-18-pg-ivm minor 1.131.15
postgresql-18-pg-ivm minor 1.13-1.pgdg12+11.15-1.pgdg12+1
postgresql-18-pg-ivm minor 1.13-1.pgdg13+11.15-1.pgdg13+1

Release Notes

sraoss/pg_ivm (postgresql-18-pg-ivm)

v1.15: pg_ivm 1.15 (2026-06-30)

What's Changed
New features
  • Add IMMV metadata restore support for pg_dump and pg_upgrade by @​yugo-n in #​169

    After restoring a database from pg_dump or upgrading PostgreSQL using pg_upgrade, IMMVs no longer need to be dropped and recreated manually. The new pg_ivm_dump_metadata utility and restore_immv() function restore the metadata required by pg_ivm, allowing incremental maintenance to continue without recreating the IMMVs.

Bug fixes
  • Fix incorrect maintenance when the same table is modified multiple times by triggers by @​yugo-n in #​162

    Previously, if a table was modified multiple times by user-defined or RI triggers, incremental maintenance could produce inconsistent results or lead to duplicate key violations.

  • Fix segfault during outer-join views maintenance by @​yugo-n in #​167

    This bug was introduced in v1.14.

Full Changelog: sraoss/pg_ivm@v1.14...v1.15


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot requested review from a team and shusaan as code owners September 8, 2026 14:46

@shusaan shusaan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate
renovate Bot merged commit 7d5a1e3 into main Sep 11, 2026
18 checks passed
@renovate
renovate Bot deleted the renovate/postgresql-18-pg-ivm-1.x branch September 11, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant