Skip to content

15.14.1.052

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Nov 03:04
1e598fb
feat: support multiple versions of the pg_stat_monitor extension (#1683)

* feat: support multiple versions of the pg_stat_monitor extension

Build multiple versions of the pg_stat_monitor extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* feat: rebase on develop and suffix for testing

* feat: use default nixos extension test

And run pg_regress tests for pg_stat_monitor as part of the unified extension tests

---------

Co-authored-by: Sam Rose <[email protected]>