forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit969e024
committed
Add Cyrillic and other encodings for encoding conversion.
Patches submitted by Kaori Inaba (i-kaori@sra.co.jp).1 parentd3bd1a0 commit969e024
File tree
27 files changed
+3348
-906
lines changed- doc/src/sgml
- src
- backend/utils/mb
- conversion_procs
- ascii_and_mic
- cyrillic_and_mic
- euc_cn_and_mic
- euc_kr_and_mic
- latin2_and_win1250
- latin_and_mic
- utf8_and_cyrillic
- utf8_and_win1250
- utf8_and_win1256
- utf8_and_win874
- include/mb
- test/regress
- expected
- sql
27 files changed
+3348
-906
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
649 | 649 |
| |
650 | 650 |
| |
651 | 651 |
| |
652 |
| - | |
653 |
| - | |
| 652 | + | |
654 | 653 |
| |
655 | 654 |
| |
656 | 655 |
| |
| |||
687 | 686 |
| |
688 | 687 |
| |
689 | 688 |
| |
| 689 | + | |
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
| |||
727 | 727 |
| |
728 | 728 |
| |
729 | 729 |
| |
| 730 | + | |
| 731 | + | |
730 | 732 |
| |
731 | 733 |
| |
732 | 734 |
| |
733 | 735 |
| |
734 | 736 |
| |
735 | 737 |
| |
736 |
| - | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
737 | 741 |
| |
738 | 742 |
| |
739 | 743 |
| |
|
0 commit comments
Comments
(0)