- Notifications
You must be signed in to change notification settings - Fork5
Commit9025af3
committed
Fix the new SASLprep tests to work with non-UTF-8 locales.
Fix by forcing database encoding to UTF-8, regardless of the currentlocale.Pointed out by Tom Lane.Discussion:https://www.postgresql.org/message-id/8934.1491614631@sss.pgh.pa.us1 parentf0e4402 commit9025af3
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
| 46 | + | |
46 | 47 |
| |
47 |
| - | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
0 commit comments
Comments
(0)