On Wed, 31 Jul 2002, Bruce Momjian wrote:
> One idea I had was to look for a colon in the username, and if I see
> one, I assume everything after the colon is a password. Would that work
> for you?
That would definitely work ... but I *really* like your GUC idea ... it
would allow ppl to change passwords using simple SQL statements remotely,
which the "old" password stuff didn't allow for ...