]> granicus.if.org Git - postgresql/commit
Add an officially exported libpq function to encrypt passwords, and
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Dec 2005 01:16:38 +0000 (01:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Dec 2005 01:16:38 +0000 (01:16 +0000)
commitea9b028dc77e961b290087972b9bfbe8e91ce82f
treeb71ed0d93dfd0f180020275ca3906c2f50aa94d8
parente80f9dfa8095656c0d671d89663439c66b806288
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.
doc/src/sgml/libpq.sgml
src/bin/psql/command.c
src/bin/scripts/createuser.c
src/interfaces/libpq/exports.txt
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/libpq-fe.h