wrong explanation of PQinitSSL

Started by PG Bug reporting formabout 6 years ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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."