forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb86b7bf
committed
Improve English wording of some other getObjectDescription() messages.
Print columns as "column C of <relation>" rather than "<relation> columnC". This seems to read noticeably better in English, as evidenced by theregression test output changes, and the code change also makes it possiblefor translators to adjust the phrase order in other languages.Also change the output for OCLASS_DEFAULT from "default for %s" to"default value for %s". This seems to read better and is also moreconsistent with the output of, for instance, getObjectTypeDescription().Kyotaro Horiguchi, per a complaint from meDiscussion:https://postgr.es/m/20180522.182020.114074746.horiguchi.kyotaro@lab.ntt.co.jp1 parent7c89eb7 commitb86b7bf
File tree
8 files changed
+36
-24
lines changed- contrib
- earthdistance/expected
- postgres_fdw/expected
- src
- backend/catalog
- test/regress/expected
8 files changed
+36
-24
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
985 | 985 |
| |
986 | 986 |
| |
987 | 987 |
| |
988 |
| - | |
| 988 | + | |
989 | 989 |
| |
990 | 990 |
| |
991 | 991 |
| |
| |||
1039 | 1039 |
| |
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 |
| - | |
| 1042 | + | |
1043 | 1043 |
| |
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
1047 |
| - | |
| 1047 | + | |
1048 | 1048 |
| |
1049 | 1049 |
| |
1050 |
| - | |
| 1050 | + | |
1051 | 1051 |
| |
1052 | 1052 |
| |
1053 | 1053 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8116 | 8116 |
| |
8117 | 8117 |
| |
8118 | 8118 |
| |
8119 |
| - | |
| 8119 | + | |
8120 | 8120 |
| |
8121 | 8121 |
| |
8122 | 8122 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2681 | 2681 |
| |
2682 | 2682 |
| |
2683 | 2683 |
| |
2684 |
| - | |
2685 |
| - | |
2686 |
| - | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
2687 | 2695 |
| |
2688 | 2696 |
| |
2689 |
| - | |
| 2697 | + | |
| 2698 | + | |
| 2699 | + | |
| 2700 | + | |
2690 | 2701 |
| |
2691 | 2702 |
| |
2692 | 2703 |
| |
| |||
2850 | 2861 |
| |
2851 | 2862 |
| |
2852 | 2863 |
| |
2853 |
| - | |
| 2864 | + | |
| 2865 | + | |
2854 | 2866 |
| |
2855 | 2867 |
| |
2856 | 2868 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1844 | 1844 |
| |
1845 | 1845 |
| |
1846 | 1846 |
| |
1847 |
| - | |
| 1847 | + | |
1848 | 1848 |
| |
1849 | 1849 |
| |
1850 | 1850 |
| |
| |||
2870 | 2870 |
| |
2871 | 2871 |
| |
2872 | 2872 |
| |
2873 |
| - | |
2874 |
| - | |
| 2873 | + | |
| 2874 | + | |
2875 | 2875 |
| |
2876 | 2876 |
| |
2877 | 2877 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
631 | 631 |
| |
632 | 632 |
| |
633 | 633 |
| |
634 |
| - | |
| 634 | + | |
635 | 635 |
| |
636 | 636 |
| |
637 | 637 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
302 |
| - | |
| 301 | + | |
| 302 | + | |
303 | 303 |
| |
304 | 304 |
| |
305 | 305 |
| |
| |||
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
648 |
| - | |
649 |
| - | |
| 648 | + | |
| 649 | + | |
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
|
0 commit comments
Comments
(0)