On 06/11/2009, at 12:24, Arjen Nienhuis wrote:
wich one is the correct ?
md5("44965a835f81ec252d83961d2cc9f3e1" + &HC8 + &HC3 + &H57 + &H17)
in python:
hashlib.md5('44965a835f81ec252d83961d2cc9f3e1' +
'\xc8\xc3\x57\x17').hexdigest()
'3885077919d80c95b324e9c68e9d7fdc'
thanks!
finally I can reproduce it, and it's working now ...
:-)
regards,
raimon
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general