forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit35a0995
committed
Fix encoding conversion function bug.
See following posting for more details.Subject: Re: [HACKERS] [BUGS] Bug #943: Server-Encoding from EUC_TW to UTF-8 doesn'tFrom: Tatsuo Ishii <t-ishii@sra.co.jp>To: michael.enke@wincor-nixdorf.com, pgsql-bugs@postgresql.orgCc: pgsql-hackers@postgresql.orgDate: Sat, 12 Apr 2003 10:51:45 +0900 (JST)1 parentd8521b9 commit35a0995
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
0 commit comments
Comments
(0)