Skip to content

pg_ivm 1.12 (2025-09-04)

Latest
Compare
Choose a tag to compare
@yugo-n yugo-n released this 04 Sep 14:22

What's Changed

New feature

Source Code Improvements

  • Update .gitignore for better portability and consistency with PostgreSQL core by @michaelpq in #147

  • Prefix role names in regression tests with "regress_" to comply with PostgreSQL convention by @michaelpq in #146

Documentation

  • Add missing backtick for REFRESH MATERIALIZED VIEW by @chirpyli in #148

New Contributors

Full Changelog: v1.11...v1.12