Vince Vielhaber <vev@michvhf.com> writes:
>> More to the point, how does the postmaster know that it's now dealing
>> with encrypted passwords and must use the double-salt auth method?
> The first three characters are md5 in the code I sent Bruce.
Uh ... so if I use a password that starts with "md5", it breaks?
Seems like adding an additional column to pg_shadow would be a better
technique.
regards, tom lane