postgres
postgres copied to clipboard
feat: multiple versions for the pg_jsonschema extension
Build multiple versions of the pg_jsonschema extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
@jfroche I believe I will need to adjust workflows to run successfully on a PR coming from a fork of this repo, once the workflows are approved to run. So I will check that and test on Monday as well.
Superseded by #1757