17.6.1.049
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]>