-
- Downloads
Add an officially exported libpq function to encrypt passwords, and
modify the previous \password patch to use it instead of depending on a not-officially-exported function. Per discussion.
Showing
- doc/src/sgml/libpq.sgml 35 additions, 1 deletiondoc/src/sgml/libpq.sgml
- src/bin/psql/command.c 7 additions, 6 deletionssrc/bin/psql/command.c
- src/bin/scripts/createuser.c 6 additions, 4 deletionssrc/bin/scripts/createuser.c
- src/interfaces/libpq/exports.txt 2 additions, 1 deletionsrc/interfaces/libpq/exports.txt
- src/interfaces/libpq/fe-auth.c 38 additions, 1 deletionsrc/interfaces/libpq/fe-auth.c
- src/interfaces/libpq/libpq-fe.h 5 additions, 1 deletionsrc/interfaces/libpq/libpq-fe.h
Loading
Please register or sign in to comment