hi
i like to store passwords for a webapplication in my postgre database.
now i'm searching for a way to encrypt the passwords, something like the
function password() for mysql.
Does anyone know if there exists something for postgre ? if not, has anyone
another idea how i can store the password ?
thanks
STEFAN