Commit d79fb88
File tree
Expand file treeCollapse file tree
3 files changed
+29
-1
lines changedFilter options
- src
- backend/catalog
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+29
-1
lines changedsrc/backend/catalog/index.c
Copy file name to clipboardExpand all lines: src/backend/catalog/index.c+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1527 | 1527 |
|
1528 | 1528 |
|
1529 | 1529 |
|
1530 |
| - |
| 1530 | + |
| 1531 | + |
| 1532 | + |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
1531 | 1537 |
|
1532 | 1538 |
|
1533 | 1539 |
|
|
src/test/regress/expected/create_index.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/create_index.out+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2128 | 2128 |
|
2129 | 2129 |
|
2130 | 2130 |
|
| 2131 | + |
| 2132 | + |
| 2133 | + |
| 2134 | + |
| 2135 | + |
| 2136 | + |
| 2137 | + |
| 2138 | + |
| 2139 | + |
| 2140 | + |
| 2141 | + |
| 2142 | + |
| 2143 | + |
2131 | 2144 |
|
2132 | 2145 |
|
2133 | 2146 |
|
|
src/test/regress/sql/create_index.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/create_index.sql+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
| 861 | + |
| 862 | + |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
861 | 870 |
|
862 | 871 |
|
863 | 872 |
|
|
0 commit comments