Skip to content

17.5.1.070-orioledb

Choose a tag to compare

@github-actions github-actions released this 13 Nov 22:15
5325c4e
feat: support multiple versions of the pg_plan_filter extension (#1873)

* feat: support multiple versions of the pg_plan_filter extension

Build multiple versions of the pg_plan_filter extension on different PostgreSQL versions.

Add test for the extension and their upgrade on PostgreSQL 15 and 17.

* chore: update release suffix for testing

* chore: bump to release

---------

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