Re: [pgadmin-hackers] Client-side password encryption
- From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
- To: <peter_e(at)gmx(dot)net>
- Cc: <pgsql-hackers(at)postgresql(dot)org>, <pgadmin(at)pse-consulting(dot)de>, <dpage(at)vale-housing(dot)co(dot)uk>
- Subject: Re: [pgadmin-hackers] Client-side password encryption
- Date: Mon, 19 Dec 2005 12:00:10 -0600 (CST)
- Message-id: <26533(dot)68(dot)143(dot)134(dot)146(dot)1135015210(dot)squirrel(at)www(dot)dunslane(dot)net>
Peter Eisentraut said:
>
> So it appears that pg_md5_encrypt is not officially exported from
> libpq. Does anyone see a problem with adding it to the export list
> and the header file?
>
Well, these changes have broken the windows build, so something needs to
change.I don't see a reason in principle not to expose our routine, given
that its name means it is unlikely to conflict with anything else.
cheers
andrew
Home |
Main Index |
Thread Index