pub fn bcrypt_hash_postgres(password: &str) -> String
Generate bcrypt hash SQL (PostgreSQL with pgcrypto).