chore: introduce tooling for pg 17.4 non-orioledb (#1420)
* chore: introduce tooling for pg 17.4 non-orioledb rebase develop
* chore: using md5 on order of query to make it work on all arch
* chore: try to have migrations check just use start-server directly
* chore: update regress tests
* fix: install PG major version appropriate flake during upgrades
* fix: exclude timescaledb for PG17+ upgrades
* chore advance to pg 17.4
* chore: remove pgjwt except for in pg 15.x
* chore: roles already created
* chore: try to resolve pgjwt for pg 15
* chore: update regression tests
* chore: update regression tests after rebase
* chore: update schema for 17
* chore: bring Dockerfile-17 up to date
* chore: need to exclude migtest except for pg 15 on timescale plv8
* chore: bump versions for testing
* chore: advance versions for release
* chore: suffix for Docker pre-release
* chore: bump pre-release suffix
* chore: bump for actual merge
---------
Co-authored-by: Paul Cioanca <[email protected]>