forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit51e225d
committed
Expand set of predefined ICU locales
Install language+region combinations even if they are not distinct fromthe language's base locale. This gives better long-term stability ofthe set of predefined locales and makes the predefined locales lessimplementation-dependent and more practical for users.Reviewed-by: Peter Geoghegan <pg@bowt.ie>1 parent1f6d515 commit51e225d
File tree
2 files changed
+18
-10
lines changed- doc/src/sgml
- src/backend/commands
2 files changed
+18
-10
lines changedLines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
656 |
| - | |
657 |
| - | |
658 |
| - | |
| 656 | + | |
| 657 | + | |
659 | 658 |
| |
660 | 659 |
| |
661 | 660 |
| |
| |||
677 | 676 |
| |
678 | 677 |
| |
679 | 678 |
| |
680 |
| - | |
681 |
| - | |
682 |
| - | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
683 | 682 |
| |
684 | 683 |
| |
685 | 684 |
| |
| |||
690 | 689 |
| |
691 | 690 |
| |
692 | 691 |
| |
| 692 | + | |
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
727 |
| - | |
728 | 727 |
| |
729 | 728 |
| |
730 | 729 |
| |
|
Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
667 | 667 |
| |
668 | 668 |
| |
669 | 669 |
| |
670 |
| - | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
671 | 680 |
| |
672 | 681 |
| |
673 | 682 |
| |
| |||
676 | 685 |
| |
677 | 686 |
| |
678 | 687 |
| |
679 |
| - | |
| 688 | + | |
680 | 689 |
| |
681 | 690 |
| |
682 | 691 |
| |
| |||
706 | 715 |
| |
707 | 716 |
| |
708 | 717 |
| |
709 |
| - | |
| 718 | + | |
710 | 719 |
| |
711 | 720 |
| |
712 | 721 |
| |
|
0 commit comments
Comments
(0)