Closed bayandin closed 1 year ago
Feature
Currently, pg_jsonschema extension doesn't support Postgres 16
pg_jsonschema
Postgres 16 is supported
Bump pgrx to 0.10.1 which has Postgres 16 support
pgrx
@bayandin pgrx version in Dockerfile also needs to be updated.
Ah, thanks! Missed that one, fixed!
What kind of change does this PR introduce?
Feature
What is the current behavior?
Currently,
pg_jsonschema
extension doesn't support Postgres 16What is the new behavior?
Postgres 16 is supported
Additional context
Bump
pgrx
to 0.10.1 which has Postgres 16 support