community/postgresql-citus: fails to build due to no support for pg 17
It currently fails to build with this error:
configure: error: Citus is not compatible with the detected PostgreSQL version 17.
And the error still happens even with postgresql16-dev
due to only latest postgresql has a libpq-dev
.
I am disabling this package until they support postgresql 17.