Updated packages
I'm interested in trying out some of the postgres 17 patches from supabase/orioledb folks
My changes are here:
https://github.com/adsharma/pgserver/tree/orioledb-pg17
Still need to work through some issues in CI:
https://github.com/adsharma/pgserver/actions/runs/15958775535/job/45008479977
Wanted to check if the project is maintained and if I should pick a new project name in pypi to avoid namespace conflict.
Here's the latest CI run:
https://github.com/adsharma/pgserver/actions/runs/15989105055/job/45098825773
Looks like the packages are built. pgserver is ok, but psql crashes on startup.
Any insight into what may be going on?
https://github.com/adsharma/pgserver/tree/pg17 has the most recent updates.
Had to give up on orioledb branch for now due to a non-working psql client binary.