Commit 710a0f6
authored
utf password md5 bug
fixes the bug described in http://stackoverflow.com/questions/33935749/node-js-postgres-utf-connect-string In short: utf password md5 generated is wrong because of binary encoding1 parent 83a946f commit 710a0f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments