forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita7c5309
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 parent647b1bc commita7c5309
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1803 | 1803 |
| |
1804 | 1804 |
| |
1805 | 1805 |
| |
1806 |
| - | |
| 1806 | + | |
1807 | 1807 |
| |
1808 | 1808 |
| |
1809 | 1809 |
| |
|
0 commit comments
Comments
(0)