Tk421 wrote:
> I'm looking for a function that returns a md5 encryption for
> postgreSQL 7.3.4
>
> I've found that this function exists on version 7.4, but I have had
> problems installing it on my Windows XP with Cygwin, so I need to
> found it for version 7.3
See contrib/pgcrypto
HTH,
Joe