forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit53edb8d
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 parentc35fea1 commit53edb8d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1807 | 1807 | | |
1808 | 1808 | | |
1809 | 1809 | | |
1810 | | - | |
| 1810 | + | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
| |||
0 commit comments
Comments
(0)