Commit 0a665bb
File tree
Expand file treeCollapse file tree
6 files changed
+41
-13
lines changedFilter options
- src/test/regress
- expected
- sql
Expand file treeCollapse file tree
6 files changed
+41
-13
lines changedsrc/test/regress/expected/arrays.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/arrays.out+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
29 | 39 |
|
30 | 40 |
|
31 | 41 |
|
| ||
225 | 235 |
|
226 | 236 |
|
227 | 237 |
|
| 238 | + |
| 239 | + |
| 240 | + |
228 | 241 |
|
229 | 242 |
|
230 | 243 |
|
|
src/test/regress/expected/rowtypes.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/rowtypes.out+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
121 | 127 |
|
122 | 128 |
|
123 | 129 |
|
124 | 130 |
|
125 |
| - |
126 | 131 |
|
| 132 | + |
127 | 133 |
|
128 | 134 |
|
129 | 135 |
|
|
src/test/regress/expected/type_sanity.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/type_sanity.out+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
63 | 62 |
|
64 | 63 |
|
65 |
| - |
| 64 | + |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
| 68 | + |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
|
src/test/regress/sql/arrays.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/arrays.sql+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
| ||
122 | 125 |
|
123 | 126 |
|
124 | 127 |
|
| 128 | + |
| 129 | + |
125 | 130 |
|
126 | 131 |
|
127 | 132 |
|
|
src/test/regress/sql/rowtypes.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/rowtypes.sql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
66 | 70 |
|
67 | 71 |
|
68 | 72 |
|
|
src/test/regress/sql/type_sanity.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/type_sanity.sql+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
| 59 | + |
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
64 |
| - |
| 63 | + |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
0 commit comments