feat: support multiple versions of the index_advisor extension (#1671) * feat: multiple versions for the index_advisor extension Build multiple versions of the index_advisor extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * Change VM name suffix * chore: bump testing version * chore: formatting * tests: bump version to test * fix: account for access needed by macos * fix: handle flake check user in darwin env * fix: pin version of macos * fix: trying without cleanup * fix: revert workflow * fix: disable pgtap * fix: restore tap tests * fix: restore and check version * chore: bump version for final testing * fix: include orioledb-17 in index_advisor * feat: bump version to release --------- Co-authored-by: Sam Rose <samuel@supabase.io>