On Fri, 2002-05-24 at 22:02, Gregory Seidman wrote:
> Since I was coming from MySQL, I wanted the PASSWORD() function it has
> builtin and I wound up writing it as a C function:
> I can attach the C source if anyone is interested.
Hi. I'd be interested in that.
Does it duplicate MySQL's PASSWORD() exactly? I need to import hashes
from MySQL to PostgreSQL.
Timo