Add an officially exported libpq function to encrypt passwords, and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ea9b028dc77e961b290087972b9bfbe8e91ce82f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-12-23T01:16:38Z
Releases: 8.2.0
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.

Files