On 03.05.24 10:39, Daniel Gustafsson wrote:
  I would
recommend to update the documentation of PQinitSSL and PQinitOpenSSL
to tell that these become useless and are deprecated.
They are no-ops when linking against v18, but writing an extension which
targets all supported versions of postgres along with their respective
supported OpenSSL versions make them still required, or am I missing something?

I don't think extensions come into play here, since this is libpq, so only the shared library interface compatibility matters.



Reply via email to