Commit ef387be
File tree
Expand file treeCollapse file tree
3 files changed
+10
-24
lines changedFilter options
- src
- backend/catalog
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+10
-24
lines changedsrc/backend/catalog/pg_depend.c
Copy file name to clipboardExpand all lines: src/backend/catalog/pg_depend.c+3-13Lines changed: 3 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| ||
104 | 103 |
|
105 | 104 |
|
106 | 105 |
|
107 |
| - |
| 106 | + |
108 | 107 |
|
109 | 108 |
|
110 | 109 |
|
111 | 110 |
|
112 | 111 |
|
113 | 112 |
|
114 |
| - |
| 113 | + |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 | 120 |
|
129 | 121 |
|
130 |
| - |
131 |
| - |
132 | 122 |
|
133 | 123 |
|
134 | 124 |
|
135 | 125 |
|
136 | 126 |
|
137 | 127 |
|
138 | 128 |
|
139 |
| - |
| 129 | + |
140 | 130 |
|
141 | 131 |
|
142 | 132 |
|
|
src/test/regress/expected/create_index.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/create_index.out+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2026 | 2026 |
|
2027 | 2027 |
|
2028 | 2028 |
|
2029 |
| - |
| 2029 | + |
2030 | 2030 |
|
2031 | 2031 |
|
2032 |
| - |
| 2032 | + |
2033 | 2033 |
|
2034 | 2034 |
|
2035 | 2035 |
|
| ||
2069 | 2069 |
|
2070 | 2070 |
|
2071 | 2071 |
|
2072 |
| - |
2073 | 2072 |
|
2074 | 2073 |
|
2075 | 2074 |
|
2076 |
| - |
2077 | 2075 |
|
2078 | 2076 |
|
2079 | 2077 |
|
2080 | 2078 |
|
2081 |
| - |
| 2079 | + |
2082 | 2080 |
|
2083 | 2081 |
|
2084 | 2082 |
|
| ||
2098 | 2096 |
|
2099 | 2097 |
|
2100 | 2098 |
|
2101 |
| - |
2102 | 2099 |
|
2103 | 2100 |
|
2104 | 2101 |
|
2105 |
| - |
2106 | 2102 |
|
2107 | 2103 |
|
2108 | 2104 |
|
2109 | 2105 |
|
2110 |
| - |
| 2106 | + |
2111 | 2107 |
|
2112 | 2108 |
|
2113 | 2109 |
|
| ||
2487 | 2483 |
|
2488 | 2484 |
|
2489 | 2485 |
|
2490 |
| - |
| 2486 | + |
2491 | 2487 |
|
2492 | 2488 |
|
2493 | 2489 |
|
|
src/test/regress/sql/create_index.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/create_index.sql+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
797 | 797 |
|
798 | 798 |
|
799 | 799 |
|
800 |
| - |
| 800 | + |
801 | 801 |
|
802 | 802 |
|
803 |
| - |
| 803 | + |
804 | 804 |
|
805 | 805 |
|
806 | 806 |
|
|
0 commit comments