GitHub user sdy3000 created a discussion: update libpq
Dear community We are building Python wheel package for adbc_driver_postgresql locally to get later version of libpq in order to pick up the newer client features, e.g. `sslnegotiation=direct`. The ABI is unchanged, so it seems to work smoothly. I can see libpq is pinned in .env VCPKG=<sha> that points to libpq 16.9. Latest is 18.4. https://github.com/microsoft/vcpkg/blob/master/ports/libpq/vcpkg.json Are there other dependencies holding back on upgrading or is it already in the pipeline or a recurring task to bump compatible versions in the release cycles? I'm just curious on the process and if it is w.i.p. I will just watch here patiently. Otherwise consider this post as a flag and at least I am sharing successful experience of bumping the libpq version. thanks Søren GitHub link: https://github.com/apache/arrow-adbc/discussions/4490 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
