Closed burmecia closed 1 month ago
This PR is to add support for pgrx v0.12.6 and also support for PG17. Fix #336 .
Current pgrx support is v0.11.3.
Support pgrx v0.12.6 and PG17.
The current workflow will fail because new version pgrx doesn't support Ubuntu 20 yet, wait for https://github.com/pgcentralfoundation/pgrx/pull/1885 to be released in upstream.
What kind of change does this PR introduce?
This PR is to add support for pgrx v0.12.6 and also support for PG17. Fix #336 .
What is the current behavior?
Current pgrx support is v0.11.3.
What is the new behavior?
Support pgrx v0.12.6 and PG17.
Additional context
The current workflow will fail because new version pgrx doesn't support Ubuntu 20 yet, wait for https://github.com/pgcentralfoundation/pgrx/pull/1885 to be released in upstream.