Commit d6d317d
File tree
Expand file treeCollapse file tree
5 files changed
+28
-51
lines changedFilter options
- src
- test/regress
- expected
- sql
- tools/msvc
Expand file treeCollapse file tree
5 files changed
+28
-51
lines changedsrc/test/regress/GNUmakefile
Copy file name to clipboardExpand all lines: src/test/regress/GNUmakefile+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
159 | 158 |
|
src/test/regress/expected/tablespace.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/tablespace.out+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
4 | 12 |
|
5 |
| - |
| 13 | + |
6 | 14 |
|
7 |
| - |
| 15 | + |
8 | 16 |
|
9 | 17 |
|
10 | 18 |
|
| ||
15 | 23 |
|
16 | 24 |
|
17 | 25 |
|
18 |
| - |
| 26 | + |
19 | 27 |
|
20 | 28 |
|
21 | 29 |
|
|
src/test/regress/pg_regress.c
Copy file name to clipboardExpand all lines: src/test/regress/pg_regress.c-35Lines changed: 0 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 |
| - |
442 |
| - |
443 |
| - |
444 |
| - |
445 |
| - |
446 |
| - |
447 |
| - |
448 |
| - |
449 |
| - |
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
454 |
| - |
455 |
| - |
456 |
| - |
457 |
| - |
458 |
| - |
459 |
| - |
460 |
| - |
461 |
| - |
462 |
| - |
463 |
| - |
464 |
| - |
465 |
| - |
466 |
| - |
467 | 441 |
|
468 | 442 |
|
469 | 443 |
|
| ||
2014 | 1988 |
|
2015 | 1989 |
|
2016 | 1990 |
|
2017 |
| - |
2018 | 1991 |
|
2019 | 1992 |
|
2020 | 1993 |
|
| ||
2073 | 2046 |
|
2074 | 2047 |
|
2075 | 2048 |
|
2076 |
| - |
2077 | 2049 |
|
2078 | 2050 |
|
2079 | 2051 |
|
2080 | 2052 |
|
2081 |
| - |
2082 | 2053 |
|
2083 | 2054 |
|
2084 | 2055 |
|
| ||
2204 | 2175 |
|
2205 | 2176 |
|
2206 | 2177 |
|
2207 |
| - |
2208 |
| - |
2209 |
| - |
2210 | 2178 |
|
2211 | 2179 |
|
2212 | 2180 |
|
| ||
2259 | 2227 |
|
2260 | 2228 |
|
2261 | 2229 |
|
2262 |
| - |
2263 |
| - |
2264 |
| - |
2265 | 2230 |
|
2266 | 2231 |
|
2267 | 2232 |
|
|
src/test/regress/sql/tablespace.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/tablespace.sql+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
5 | 12 |
|
6 | 13 |
|
7 |
| - |
8 |
| - |
| 14 | + |
| 15 | + |
9 | 16 |
|
10 | 17 |
|
11 | 18 |
|
| ||
14 | 21 |
|
15 | 22 |
|
16 | 23 |
|
17 |
| - |
| 24 | + |
18 | 25 |
|
19 | 26 |
|
20 | 27 |
|
|
src/tools/msvc/vcregress.pl
Copy file name to clipboardExpand all lines: src/tools/msvc/vcregress.pl-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
137 | 136 |
|
138 | 137 |
|
139 | 138 |
|
| ||
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
171 |
| - |
172 | 170 |
|
173 | 171 |
|
174 | 172 |
|
|
0 commit comments