The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/libpq-ssl.html
Description:
PQinitSSL's explanation might be wrong.
> Allows applications to select which security libraries to initialize.
We cannot select the library to initialize respectively by this function.
So a correct sentence might be
"Allows applications to select whether (all) security libraries to
initialize or not."