- Notifications
You must be signed in to change notification settings - Fork4.9k
Commiteb851c9
committed
Fix psql crash while parsing SQL file whose encoding is different from
client encoding and the client encoding is not *safe* one. Such anexample is, file encoding is UTF-8 and client encoding SJIS. Patchcontributed by Jiang Guiqing.1 parent9009ec0 commiteb851c9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1656 | 1656 |
| |
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 |
| - | |
| 1659 | + | |
1660 | 1660 |
| |
1661 | 1661 |
| |
1662 | 1662 |
| |
|
0 commit comments
Comments
(0)