Re: Typo in auth-scram.c

2017-11-13 Thread Michael Paquier
On Mon, Nov 13, 2017 at 10:37 PM, Stephen Frost wrote: > * Michael Paquier (michael.paqu...@gmail.com) wrote: >> auth-scram.c is visibly not able to do things in a deterministic way, >> that's more determinisitc: > > Hah, excellent point, will push in a moment (also to test that the > -committers

Re: Typo in auth-scram.c

2017-11-13 Thread Stephen Frost
Michael, * Michael Paquier (michael.paqu...@gmail.com) wrote: > auth-scram.c is visibly not able to do things in a deterministic way, > that's more determinisitc: Hah, excellent point, will push in a moment (also to test that the -committers list is happy with the change to pglister :). Thanks!

Typo in auth-scram.c

2017-11-13 Thread Michael Paquier
Hi all, auth-scram.c is visibly not able to do things in a deterministic way, that's more determinisitc: --- a/src/backend/libpq/auth-scram.c +++ b/src/backend/libpq/auth-scram.c @@ -1116,7 +1116,7 @@ build_server_final_message(scram_state *state) /* - * Determinisitcally generate salt for moc