-
- Downloads
I have applied the following patch to document PQinitSSL() and
PQregisterThreadLock(). I also remove the crypt() mention in the libpq threading section and added a single sentence in the client-auth manual page under crypt(). Crypt authentication is so old now that a separate paragraph about it seemed unwise. I also added a comment about our use of locking around pqGetpwuid().
Showing
- doc/src/sgml/client-auth.sgml 2 additions, 1 deletiondoc/src/sgml/client-auth.sgml
- doc/src/sgml/libpq.sgml 16 additions, 7 deletionsdoc/src/sgml/libpq.sgml
- src/interfaces/libpq/fe-auth.c 11 additions, 1 deletionsrc/interfaces/libpq/fe-auth.c
- src/interfaces/libpq/fe-secure.c 3 additions, 3 deletionssrc/interfaces/libpq/fe-secure.c
Loading
Please register or sign in to comment