Skip to content

Releases: supabase/postgres

17.6.1.048-copy-1

14 Nov 22:14

Choose a tag to compare

chore: suffix to test

17.6.1.044-test-2

14 Nov 22:09

Choose a tag to compare

chore: update release suffix for testing

17.6.1.044-pg-jwt-1

14 Nov 19:11

Choose a tag to compare

fix: conn rules

17.5.1.069-orioledb-copy-1

14 Nov 22:13

Choose a tag to compare

chore: suffix to test

17.5.1.065-orioledb-test-2

14 Nov 21:59

Choose a tag to compare

chore: update release suffix for testing

17.5.1.065-orioledb-pg-jwt-1

14 Nov 19:10

Choose a tag to compare

15.14.1.048-copy-1

14 Nov 22:15

Choose a tag to compare

chore: suffix to test

15.14.1.044-test-2

14 Nov 22:02

Choose a tag to compare

chore: update release suffix for testing

15.14.1.044-pg-jwt-1

14 Nov 19:13

Choose a tag to compare

fix: conn rules

17.6.1.049

13 Nov 22:14
5325c4e

Choose a tag to compare

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