Commit 0b48f13
File tree
Expand file treeCollapse file tree
3 files changed
+37
-2
lines changedFilter options
- src
- backend/parser
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+37
-2
lines changedsrc/backend/parser/parse_utilcmd.c
Copy file name to clipboardExpand all lines: src/backend/parser/parse_utilcmd.c+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3698 | 3698 |
|
3699 | 3699 |
|
3700 | 3700 |
|
3701 |
| - |
3702 |
| - |
| 3701 | + |
| 3702 | + |
| 3703 | + |
| 3704 | + |
| 3705 | + |
| 3706 | + |
| 3707 | + |
| 3708 | + |
| 3709 | + |
| 3710 | + |
3703 | 3711 |
|
3704 | 3712 |
|
3705 | 3713 |
|
|
src/test/regress/expected/indexing.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/indexing.out+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
124 | 141 |
|
125 | 142 |
|
126 | 143 |
|
|
src/test/regress/sql/indexing.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/indexing.sql+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
66 | 76 |
|
67 | 77 |
|
68 | 78 |
|
|
0 commit comments