Skip to content

15.14.1.042

Choose a tag to compare

@github-actions github-actions released this 08 Nov 02:00
5923e77
feat: support multiple versions of the pg_tle extension (#1756)

* feat: multiple versions for the pg_tle extension

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

* chore: add release suffix for testing

* feat(pg_tle): use default nixos extension test

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