Re: [pgadmin-hackers] Client-side password encryption
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org, Andreas Pflug <pgadmin@pse-consulting.de>, Dave Page <dpage@vale-housing.co.uk>
Date: 2005-12-22T23:53:12Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Where are we on this? In general I agree with Tom, but I have no time to > do the work. Unless someone has an immediate implementation, I suggest > that pro tem we add pg_md5_encrypt to src/interfaces/libpq/exports.txt, > which is the minimum needed to unbreak Windows builds, while this gets > sorted out properly. I had forgotten that the Windows build is broken. I'll see what I can do with throwing together the cleaner-API function. regards, tom lane