- Notifications
You must be signed in to change notification settings - Fork5
Commitd82d848
committed
Display both per-table and per-column FDW options in psql's \d output.
Along the way, rename "Options" to "FDW Options" in various places forconsistency and clarity.Shigeru Hanada1 parent5057366 commitd82d848
File tree
3 files changed
+92
-78
lines changed- doc/src/sgml/ref
- src
- bin/psql
- test/regress/expected
3 files changed
+92
-78
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
892 | 892 |
| |
893 | 893 |
| |
894 | 894 |
| |
895 |
| - | |
| 895 | + | |
896 | 896 |
| |
897 | 897 |
| |
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
901 | 901 |
| |
902 |
| - | |
903 |
| - | |
| 902 | + | |
904 | 903 |
| |
905 | 904 |
| |
906 | 905 |
| |
|
Lines changed: 18 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1367 | 1367 |
| |
1368 | 1368 |
| |
1369 | 1369 |
| |
1370 |
| - | |
| 1370 | + | |
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
| |||
2033 | 2033 |
| |
2034 | 2034 |
| |
2035 | 2035 |
| |
| 2036 | + | |
| 2037 | + | |
2036 | 2038 |
| |
2037 | 2039 |
| |
2038 |
| - | |
| 2040 | + | |
| 2041 | + | |
2039 | 2042 |
| |
2040 | 2043 |
| |
2041 | 2044 |
| |
| |||
2049 | 2052 |
| |
2050 | 2053 |
| |
2051 | 2054 |
| |
| 2055 | + | |
2052 | 2056 |
| |
2053 | 2057 |
| |
2054 | 2058 |
| |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
2055 | 2067 |
| |
2056 | 2068 |
| |
2057 | 2069 |
| |
| |||
3668 | 3680 |
| |
3669 | 3681 |
| |
3670 | 3682 |
| |
3671 |
| - | |
| 3683 | + | |
3672 | 3684 |
| |
3673 | 3685 |
| |
3674 | 3686 |
| |
| |||
3744 | 3756 |
| |
3745 | 3757 |
| |
3746 | 3758 |
| |
3747 |
| - | |
| 3759 | + | |
3748 | 3760 |
| |
3749 | 3761 |
| |
3750 | 3762 |
| |
| |||
3807 | 3819 |
| |
3808 | 3820 |
| |
3809 | 3821 |
| |
3810 |
| - | |
| 3822 | + | |
3811 | 3823 |
| |
3812 | 3824 |
| |
3813 | 3825 |
| |
| |||
3863 | 3875 |
| |
3864 | 3876 |
| |
3865 | 3877 |
| |
3866 |
| - | |
| 3878 | + | |
3867 | 3879 |
| |
3868 | 3880 |
| |
3869 | 3881 |
| |
|
0 commit comments
Comments
(0)